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/about.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/templates/about.html.tmpl') diff --git a/src/templates/about.html.tmpl b/src/templates/about.html.tmpl index 1ef6339..0eea730 100644 --- a/src/templates/about.html.tmpl +++ b/src/templates/about.html.tmpl @@ -3,11 +3,11 @@ {{ end }} {{ define "content" }} -
+
{{ template "navbar" . }}

{{ .Get "About Us" }}

-
+

{{ .Get "Open Source" }}

{{ .Get "This website is an open project, and a collaboration between developers, translators, and researchers. All source code, data, images, and more for the website are open source and can be found {LinkGit:L}here{-:E}. This site is licensed under the {LinkBSD:L}BSD Zero Clause License{-:E} giving you the full freedom to do whatever you would like with any of the content on this site." @@ -20,4 +20,4 @@ (map "Email" "mail@euro-cash.eu") }}

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