From e68143586c98e1b5f1f3ccbd1dba336abfce8bae Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 28 Nov 2023 16:41:08 +0000 Subject: [PATCH] auth: Add register link to the login page Signed-off-by: Michael Tremer --- src/templates/auth/login.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/templates/auth/login.html b/src/templates/auth/login.html index 19f7e8b5..3a7db4e2 100644 --- a/src/templates/auth/login.html +++ b/src/templates/auth/login.html @@ -40,12 +40,18 @@ + + -- 2.47.3