From cb572e2b4e3aeae072548e0199b805eabae24fba Mon Sep 17 00:00:00 2001 From: Razmig Sarkissian Date: Fri, 28 Jul 2023 20:52:20 +0200 Subject: [PATCH] fix match --- scores/templates/scores/match.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scores/templates/scores/match.html b/scores/templates/scores/match.html index 00facfe..c5f9032 100644 --- a/scores/templates/scores/match.html +++ b/scores/templates/scores/match.html @@ -22,7 +22,7 @@
{{ match.tournament.name }}
-
+

{{ match.title }}

{% if match.team3 %}