From 34d77cd777bd44d7bfe0e3ab3379f9be256ca88b Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Sun, 9 Nov 2025 09:56:59 +0100 Subject: Moved to javascript codebase --- app/templates/index.j2 | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 app/templates/index.j2 (limited to 'app/templates/index.j2') diff --git a/app/templates/index.j2 b/app/templates/index.j2 deleted file mode 100644 index af6ca4c..0000000 --- a/app/templates/index.j2 +++ /dev/null @@ -1,16 +0,0 @@ -{% from "macros.j2" import header, footer, navbar %} - - - {{ header(url_for) }} - -
{{ navbar(url_for, login_status) }}
-
-

Games

-
-

Controls

-
-
- - - - -- cgit v1.3.1