From 7e3e138fee82fb8b3b8ade534a3fb39583b6d805 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Sun, 24 May 2026 20:06:53 +0200 Subject: [PATCH] feat: redesign login page with password toggle --- templates/login.gohtml | 128 ++++++++++++++++++++++++++++++++--------- 1 file changed, 102 insertions(+), 26 deletions(-) diff --git a/templates/login.gohtml b/templates/login.gohtml index d7b693f..df6f9dd 100644 --- a/templates/login.gohtml +++ b/templates/login.gohtml @@ -1,47 +1,123 @@ {{define "title"}}Login{{end}} {{define "content"}} -
-
-

Sign in

-

Enter your credentials to continue.

+
+
+

+ Sign in to your account +

-
-
+
+ + {{end}}