From f6356df0131adb8098ff1fd5e8578707aa1af06b Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 15 Aug 2026 08:18:18 -0700 Subject: Revert "Properly use code unauthorized" This reverts commit 5325d4b10d39a8873b445ce956a059ad6c2811fb. --- templates/login.html.template | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/login.html.template b/templates/login.html.template index 2f17947..1aef0f2 100644 --- a/templates/login.html.template +++ b/templates/login.html.template @@ -4,11 +4,8 @@ {{if .Error}}

Incorrect password

{{end}} -
+ - {{if .Redirect}} - - {{end}} -- cgit v1.3.1