From 689df3b2a8a8d7d79d18cd5e9bbc4beba6b12f4c Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Mon, 29 Dec 2025 23:01:53 -0800 Subject: Fix error messages --- templates/login.html.template | 2 +- templates/wormhole.html.template | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/login.html.template b/templates/login.html.template index 8bdc613..e9ffe2b 100644 --- a/templates/login.html.template +++ b/templates/login.html.template @@ -2,7 +2,7 @@
{{if .Error}} - + {{end}}
diff --git a/templates/wormhole.html.template b/templates/wormhole.html.template index c89bad6..238719a 100644 --- a/templates/wormhole.html.template +++ b/templates/wormhole.html.template @@ -5,13 +5,16 @@ + class="wormhole">
  1. - +
  2. - + + {{if .Err}} +

    A logical dragon maid{{.Err}}

    + {{end}}
Files will be deleted after 1 hour -- cgit v1.3.1