From: Michael Tremer Date: Tue, 28 Nov 2023 16:42:14 +0000 (+0000) Subject: auth: Redirect the user to the page the started the login process from X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7eedfe6f699c87b9acabf6df3d8892feacb42062;p=ipfire.org.git auth: Redirect the user to the page the started the login process from Signed-off-by: Michael Tremer --- diff --git a/src/templates/base.html b/src/templates/base.html index b251a176..0105d90e 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -151,7 +151,7 @@ {% else %} - + {% end %}