From 15f841ab43fd9b431e93d2e870c23ae7695929cc Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 3 Nov 2025 13:52:36 +0100 Subject: Fix a lot of UI issues --- src/templates/coins-designs-hr.html.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/templates/coins-designs-hr.html.tmpl') diff --git a/src/templates/coins-designs-hr.html.tmpl b/src/templates/coins-designs-hr.html.tmpl index 4175198..f6b0e6a 100644 --- a/src/templates/coins-designs-hr.html.tmpl +++ b/src/templates/coins-designs-hr.html.tmpl @@ -3,11 +3,11 @@ {{ end }} {{ define "content" }} -
+
{{ template "navbar" . }}

{{ .Get "Croatian Euro Coin Designs" }}

-
+
{{ $hrargs := (map "CroatianStart" `` "CroatianEnd" "em,span") }}
{{ .Get `Croatian €0.01 coin` }} @@ -22,7 +22,7 @@ $hrargs }}

- {{ .Get "The 1c, 2c and 5c coins were designed by Maja Škripelj and feature a motif of the letters ‘ⰘⰓ’ from the {Link:L}Glagolitic script{-:E} — an old Slavic script that saw use in Croatia up until the 19th century — representing Croatia’s country code (‘HR’ in the Latin alphabet)." + {{ .Get "The 1c, 2c and 5c coins were designed by Maja Škripelj and feature a motif of the letters ‘ⰘⰓ’ from the {Link:L}Glagolitic script{-:E} – an old Slavic script that saw use in Croatia up until the 19th century – representing Croatia’s country code (‘HR’ in the Latin alphabet)." (map "Link" (.Printer.Wikipedia "Glagolitic script")) }}

@@ -30,7 +30,7 @@ (map "Link" (.Printer.Wikipedia "Nikola Tesla")) }}

- {{ .Get "The €1 coin was designed by Jagor Šunde, David Čemeljić and Fran Zekan and features a marten. The marten is the semi-official national animal of Croatia and the Kuna — their pre-Euro currency — was named after the marten (‘{CroatianStart:r}kuna zlatica{CroatianEnd:E}’ in Croatian)." + {{ .Get "The €1 coin was designed by Jagor Šunde, David Čemeljić and Fran Zekan and features a marten. The marten is the semi-official national animal of Croatia and the Kuna – their pre-Euro currency – was named after the marten (‘{CroatianStart:r}kuna zlatica{CroatianEnd:E}’ in Croatian)." $hrargs }}

@@ -39,4 +39,4 @@ $hrargs (map "Link" (.Printer.Wikipedia "Dubravka (drama)")) }}

-{{ end }} \ No newline at end of file +{{ end }} -- cgit v1.2.3