From beea33bc183837a3feceaf1b5127c2e21e16fc36 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 2 Dec 2024 19:33:48 +0100 Subject: Added team based games --- src/match_up/templates/controls.j2 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'src/match_up/templates') diff --git a/src/match_up/templates/controls.j2 b/src/match_up/templates/controls.j2 index 95584f7..0183c97 100644 --- a/src/match_up/templates/controls.j2 +++ b/src/match_up/templates/controls.j2 @@ -9,7 +9,7 @@
- @@ -19,11 +19,19 @@
+
+
+ +
+
+ hx-include="[name='levels'], [name='team']">Generate
-- cgit v1.3.1