From a3682bb2a253af4babe61e76c488846fda2f8617 Mon Sep 17 00:00:00 2001 From: ammar Date: Sat, 23 May 2026 22:06:24 -0700 Subject: [PATCH] add edit modal for games (not functional) --- src/templates/admin.tera | 59 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 56 insertions(+), 3 deletions(-) diff --git a/src/templates/admin.tera b/src/templates/admin.tera index 96c707a..4aec6c3 100644 --- a/src/templates/admin.tera +++ b/src/templates/admin.tera @@ -58,17 +58,32 @@

Color:

Players:

+ +
+

+ +

+ +
+ +
+
-- 2.49.0