aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/templates/-404.html.tmpl
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-07-25 22:40:00 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-07-25 22:40:00 +0200
commitacd70e7f909b397516fb144fae1abd9847a6ad86 (patch)
tree1185adcdc3da9fd9c8a4d67c382ecedf0c656955 /src/templates/-404.html.tmpl
parent5fd427d9ae80ff2f1f68e98d891a833a48741160 (diff)
Fix bad formatting
Diffstat (limited to 'src/templates/-404.html.tmpl')
-rw-r--r--src/templates/-404.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/-404.html.tmpl b/src/templates/-404.html.tmpl
index 06ac02b..03602e1 100644
--- a/src/templates/-404.html.tmpl
+++ b/src/templates/-404.html.tmpl
@@ -5,7 +5,7 @@
</header>
<main>
<p>
- {{ .Get "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact ‘@onetruemangoman’ on Discord or email us at %(Email:e)."
+ {{ .Get "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact ‘@onetruemangoman’ on Discord or email us at {Email:e}."
(map "Email" "mail@euro-cash.eu") }}
</p>
</main>