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/coins.html.tmpl | 74 ++++++++++++++++++++++--------------------- 1 file changed, 38 insertions(+), 36 deletions(-) (limited to 'src/templates/coins.html.tmpl') diff --git a/src/templates/coins.html.tmpl b/src/templates/coins.html.tmpl index cc8eea1..ee36ed8 100644 --- a/src/templates/coins.html.tmpl +++ b/src/templates/coins.html.tmpl @@ -1,50 +1,52 @@ {{ define "header" }} {{ template "header-navbar" . }} + + {{ end }} {{ define "content" }} -
+
{{ template "navbar" . }}

{{ .Get "Euro Coins" }}

-
+

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


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