summaryrefslogtreecommitdiffhomepage
path: root/src/pt/euro/notes.template.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/euro/notes.template.html')
-rw-r--r--src/pt/euro/notes.template.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/pt/euro/notes.template.html b/src/pt/euro/notes.template.html
index f219178..f15f087 100644
--- a/src/pt/euro/notes.template.html
+++ b/src/pt/euro/notes.template.html
@@ -1,9 +1,8 @@
<!DOCTYPE html>
-<!-- TODO -->
<html lang=XX>
<head>
<meta charset=UTF-8 />
- <title><!-- DENOM --> € notas</title>
+ <title>€<!-- DENOM --> Banknotes</title>
<link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
<link rel="stylesheet" type="text/css" href="/style.css" />
</head>
@@ -17,7 +16,7 @@
<main>
<section>
<header>
- <h1><!-- DENOM --> € notas</h1>
+ <h1>€<!-- DENOM --> Banknotes</h1>
</header>
</section>