From e7b35cd81f2e515371a30a59ea4173a31dbeefc5 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 6 Sep 2025 01:09:20 +0900 Subject: feat(backend): add admin page for game creation --- backend/admin/templates/games.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'backend/admin/templates/games.html') diff --git a/backend/admin/templates/games.html b/backend/admin/templates/games.html index b5c512a..402c702 100644 --- a/backend/admin/templates/games.html +++ b/backend/admin/templates/games.html @@ -5,6 +5,9 @@ {{ end }} {{ define "content" }} +
+ Create New Game +