From 343d20dd4e1f18691ad13aa1edaa3d448d8db40e Mon Sep 17 00:00:00 2001 From: ammar Date: Mon, 4 May 2026 04:10:11 -0700 Subject: [PATCH] show teams info in admin page --- src/templates/admin.tera | 60 ++++++++++++++++++++++++++++++++++------ 1 file changed, 51 insertions(+), 9 deletions(-) diff --git a/src/templates/admin.tera b/src/templates/admin.tera index 0b53cbd..c6a3535 100644 --- a/src/templates/admin.tera +++ b/src/templates/admin.tera @@ -27,6 +27,10 @@ border: 1px solid rgb(160 160 160); padding: 8px 10px; } + a.standalone-link { + display: block; + margin: 8px 0; + } @@ -36,14 +40,24 @@ Games table code - team + teams start_time end_time + +

Name:

+

Color:

+

Players:

+