From 08e4a27c0db7fc2867cce3eb6f80799148c03ba6 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 25 Jul 2025 15:30:07 +0200 Subject: Moved to a mobile friendly CSS framework --- app/templates/login.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/templates/login.html') diff --git a/app/templates/login.html b/app/templates/login.html index a42f2c5..e3109b6 100644 --- a/app/templates/login.html +++ b/app/templates/login.html @@ -3,8 +3,8 @@ {{ header(url_for) }} -
- {{ navbar(url_for) }} +
{{ navbar(url_for) }}
+
{{ form.csrf_token }} @@ -16,8 +16,8 @@ - {{ footer() }} -
+ + \ No newline at end of file -- cgit v1.3.1