summaryrefslogtreecommitdiffhomepage
path: root/src/pt/euro/note-nav.html
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-06-09 00:46:16 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-06-09 00:46:16 +0200
commit60daaff65a306082d335feac58c52ec39bf36f85 (patch)
tree11b3fb8274d190c822c8a55914ec69c1f060e682 /src/pt/euro/note-nav.html
parent3701a2c84534fc6c4a00a0466ff2cc36874d4328 (diff)
Add pages for specific denominations
Diffstat (limited to 'src/pt/euro/note-nav.html')
-rw-r--r--src/pt/euro/note-nav.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/pt/euro/note-nav.html b/src/pt/euro/note-nav.html
index bcbef8f..c5547b2 100644
--- a/src/pt/euro/note-nav.html
+++ b/src/pt/euro/note-nav.html
@@ -1,10 +1,10 @@
<ul>
- <li><a href=/XX/euro/5>5 €</a></li>
- <li><a href=/XX/euro/10>10 €</a></li>
- <li><a href=/XX/euro/20>20 €</a></li>
- <li><a href=/XX/euro/50>50 €</a></li>
- <li><a href=/XX/euro/100>100 €</a></li>
- <li><a href=/XX/euro/200>200 €</a></li>
- <li><a href=/XX/euro/500>500 €</a></li>
+ <li><a href=/XX/euro/5e>5 €</a></li>
+ <li><a href=/XX/euro/10e>10 €</a></li>
+ <li><a href=/XX/euro/20e>20 €</a></li>
+ <li><a href=/XX/euro/50e>50 €</a></li>
+ <li><a href=/XX/euro/100e>100 €</a></li>
+ <li><a href=/XX/euro/200e>200 €</a></li>
+ <li><a href=/XX/euro/500e>500 €</a></li>
<li><a href=/XX/euro/tn>Test Notes</a></li>
</ul>