From 38f099ae6ec7e7ae7338402a03654ee6378e4274 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 25 Jul 2025 16:35:33 +0200 Subject: Finally happy with the work --- app/templates/controls.j2 | 46 ++++++++++++++++++++++------------------------ 1 file changed, 22 insertions(+), 24 deletions(-) (limited to 'app/templates/controls.j2') diff --git a/app/templates/controls.j2 b/app/templates/controls.j2 index 8e7440e..97351bf 100644 --- a/app/templates/controls.j2 +++ b/app/templates/controls.j2 @@ -1,5 +1,27 @@ {% from "macros.j2" import court_button %} +

Timer

+
+
+ + + +
+ + +

Generation

+
+ + + +
-
- - - -
-

Timer

-
-
- - - -
-
-
- - -

Courts

{% for court in courts %} -- cgit v1.3.1