From 48472e077826289d0eec198e4cfb59921072095f 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 e443993..fddf013 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 %}