From d838cee9cb536049119a22e805746d958628387d Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 4 Aug 2025 01:23:32 +0200 Subject: Big changes to everything --- src/templates/banknotes.html.tmpl | 74 ++++++++++++++++++++------------------- 1 file changed, 38 insertions(+), 36 deletions(-) (limited to 'src/templates/banknotes.html.tmpl') diff --git a/src/templates/banknotes.html.tmpl b/src/templates/banknotes.html.tmpl index 750b4db..8a50dfa 100644 --- a/src/templates/banknotes.html.tmpl +++ b/src/templates/banknotes.html.tmpl @@ -1,50 +1,52 @@ {{ define "header" }} {{ template "header-navbar" . }} + + {{ end }} {{ define "content" }} -
+
{{ template "navbar" . }}

{{ .Get "Euro Banknotes" }}

-
+

{{ .Get "On this section of the site you can find everything there is to know about the banknotes of the Eurozone." }}


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