diff options
Diffstat (limited to 'src/euro/index.ccoins.gsp')
-rw-r--r-- | src/euro/index.ccoins.gsp | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/euro/index.ccoins.gsp b/src/euro/index.ccoins.gsp index ae16426..4f1392b 100644 --- a/src/euro/index.ccoins.gsp +++ b/src/euro/index.ccoins.gsp @@ -15,10 +15,9 @@ html lang="en" { main { section { header { - h1 {-__demonym Euro Coins} - h3 { - span {-__altnames} - span {-__percentage} + h1 {= + __name + __tr(__altnames) } } } @@ -150,4 +149,4 @@ html lang="en" { section { __include(foot.gsp) } } } -} +}
\ No newline at end of file |