From c041e74af8c69e8fb0680558e23dd7be542afcf6 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 25 Jul 2025 15:52:42 +0200 Subject: Working version --- app/templates/players.j2 | 51 +++++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 24 deletions(-) (limited to 'app/templates/players.j2') diff --git a/app/templates/players.j2 b/app/templates/players.j2 index f10b0a9..4b9660e 100644 --- a/app/templates/players.j2 +++ b/app/templates/players.j2 @@ -18,30 +18,33 @@ {% endfor %}

Controls

-
-
- -
-
-
-
- - -
-
-
-
{{ footer() }}
-
+
+ +
+

Player Update

+
+
+
+ + +
+
+
+ + \ No newline at end of file -- cgit v1.3.1