From d1c449780dcecc82da306439b15fac82056d8e52 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 30 Jul 2025 02:08:45 +0200 Subject: Formatting --- src/templates/banknotes.html.tmpl | 6 +++--- src/templates/coins.html.tmpl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/templates/banknotes.html.tmpl b/src/templates/banknotes.html.tmpl index 7349dcf..a35fe25 100644 --- a/src/templates/banknotes.html.tmpl +++ b/src/templates/banknotes.html.tmpl @@ -16,7 +16,7 @@

{{ .Get "Designs" }}

- {{ .Get "View the different Euro-note designs!" }} + {{ .Get "View the different Euro-note designs" }}
@@ -26,7 +26,7 @@

{{ .Get "Location Codes" }}

- {{ .Get "Find out where your notes were printed!" }} + {{ .Get "Find out where your notes were printed" }}
@@ -36,7 +36,7 @@

{{ .Get "Test Notes" }}

- {{ .Get "Learn about the special test notes!" }} + {{ .Get "Learn about the special test notes" }}
diff --git a/src/templates/coins.html.tmpl b/src/templates/coins.html.tmpl index 6fbdf15..6319c22 100644 --- a/src/templates/coins.html.tmpl +++ b/src/templates/coins.html.tmpl @@ -16,7 +16,7 @@

{{ .Get "Designs" }}

- {{ .Get "View the 600+ different Euro-coin designs!" }} + {{ .Get "View the 600+ different Euro-coin designs" }}
@@ -26,7 +26,7 @@

{{ .Get "Mintages" }}

- {{ .Get "View the mintage figures of all the Euro coins!" }} + {{ .Get "View the mintage figures of all the Euro coins" }}
@@ -36,7 +36,7 @@

{{ .Get "Varieties" }}

- {{ .Get "View all the known Euro varieties!" }} + {{ .Get "View all the known Euro varieties" }}
-- cgit v1.2.3