From ecc6caefcec3e754808128fadc7540bbfca66013 Mon Sep 17 00:00:00 2001 From: Razmig Sarkissian Date: Fri, 29 Sep 2023 17:40:57 +0200 Subject: [PATCH] fix stat --- scores/templates/scores/tournament.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/scores/templates/scores/tournament.html b/scores/templates/scores/tournament.html index b010018..243aff8 100644 --- a/scores/templates/scores/tournament.html +++ b/scores/templates/scores/tournament.html @@ -82,7 +82,6 @@ {% for match in live_matches %} - {% if match.isMatch %}
@@ -172,7 +171,6 @@ {% endif %}
- {% endif %} {% endfor %} {% for match in ended_matches %}