From fc34d9853386b6dbf270a10862a47a052f1fb151 Mon Sep 17 00:00:00 2001 From: realtradam Date: Sun, 28 Jul 2024 20:00:49 -0400 Subject: code cleanup --- backend/src/main/resources/templates/auth/login.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'backend/src/main/resources/templates/auth/login.html') diff --git a/backend/src/main/resources/templates/auth/login.html b/backend/src/main/resources/templates/auth/login.html index 47bc63e..1eaa5f9 100644 --- a/backend/src/main/resources/templates/auth/login.html +++ b/backend/src/main/resources/templates/auth/login.html @@ -39,7 +39,9 @@
- + -- cgit v1.2.3