From 68ff9fb91f49631f9fb9e35119fccb66f78d346f Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Tue, 29 Jul 2025 21:04:09 +0200 Subject: Don’t require a rebuild when changing CSS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/templates/-base.html.tmpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/templates') diff --git a/src/templates/-base.html.tmpl b/src/templates/-base.html.tmpl index 388561b..156fa47 100644 --- a/src/templates/-base.html.tmpl +++ b/src/templates/-base.html.tmpl @@ -3,8 +3,12 @@ + {{ if .Debugp }} + + {{ else }} - {{ .Get "Euro Cash" }} + {{ end }} + {{ .Get "Euro Cash Wiki" }}