From 17ae7532d28cc17acddf92e32adc0019f36aab6b Mon Sep 17 00:00:00 2001 From: Hubert Jankowski Date: Wed, 25 May 2022 01:00:30 +0200 Subject: [PATCH] fix button --- templates/createTournament.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/templates/createTournament.html b/templates/createTournament.html index c193904..9ce109e 100644 --- a/templates/createTournament.html +++ b/templates/createTournament.html @@ -9,7 +9,7 @@ name:
passing score: {% for question in questions %} - +
@@ -21,11 +21,18 @@ + {% endfor %} -
+
+ +
+ {% endfor %} - -
+ + + + +