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.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/pt/euro/notes.template.html b/src/pt/euro/notes.template.html
index 7a78bb1..f219178 100644
--- a/src/pt/euro/notes.template.html
+++ b/src/pt/euro/notes.template.html
@@ -3,18 +3,21 @@
<html lang=XX>
<head>
<meta charset=UTF-8 />
- <title>€<!-- DENOM --> Banknotes</title>
+ <title><!-- DENOM --> € notas</title>
<link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
<link rel="stylesheet" type="text/css" href="/style.css" />
</head>
<body>
- <nav><!-- NAV-BAR --></nav>
+ <nav>
+ <!-- NAV-BAR -->
+ <!-- NOTE-NAV -->
+ </nav>
<main>
<section>
<header>
- <h1>€<!-- DENOM --> Banknotes</h1>
+ <h1><!-- DENOM --> € notas</h1>
</header>
</section>