From 09a34dda989df0f74bbfcd11ac63254d61b92a18 Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Sun, 15 Jan 2023 02:16:35 +0100 Subject: Add images support (inf scroll via htmx of images taken from user docs) This commit also includes a migration from css to scss, some improvements to the redirection workflow when no session is found and refactors concerning flash cookies. --- templates/login.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/login.html') diff --git a/templates/login.html b/templates/login.html index e1b4c44..5e717c3 100644 --- a/templates/login.html +++ b/templates/login.html @@ -5,8 +5,8 @@

{{.Error}}

{{end}}
-

-

+

+

{{end}} -- cgit v1.2.3