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/collecting.html.tmpl | 96 +++++++++++++++++++------------------- 1 file changed, 47 insertions(+), 49 deletions(-) (limited to 'src/templates/collecting.html.tmpl') diff --git a/src/templates/collecting.html.tmpl b/src/templates/collecting.html.tmpl index 676f55b..d8ecf18 100644 --- a/src/templates/collecting.html.tmpl +++ b/src/templates/collecting.html.tmpl @@ -1,63 +1,61 @@ {{ define "header" }} {{ template "header-navbar" . }} + + {{ end }} {{ define "content" }} -
+
{{ template "navbar" . }}

{{ .Get "Euro Coin Collecting" }}

-
+

{{ .Get "On this section of the site you can find everything there is to know about collecting Euro coins. If this is a hobby that interests you, join the Discord server linked at the top of the page!" }}


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