From 63e1b52e1b76e136e6534949980d85ffe413f0c9 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 25 Jul 2025 16:06:20 +0200 Subject: Working mobile and desktop version --- app/templates/index.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/templates/index.j2') diff --git a/app/templates/index.j2 b/app/templates/index.j2 index 8a13fa0..af6ca4c 100644 --- a/app/templates/index.j2 +++ b/app/templates/index.j2 @@ -3,7 +3,7 @@ {{ header(url_for) }} -
{{ navbar(url_for) }}
+
{{ navbar(url_for, login_status) }}

Games

@@ -11,6 +11,6 @@
- + -- cgit v1.3.1