From ef55874f31b935cc46719c632a3bf7e82ead4378 Mon Sep 17 00:00:00 2001 From: Razmig Sarkissian Date: Mon, 31 Jul 2023 11:13:58 +0200 Subject: [PATCH] fix html --- scores/templates/scores/tournament.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/scores/templates/scores/tournament.html b/scores/templates/scores/tournament.html index 766d67a..f87cec5 100644 --- a/scores/templates/scores/tournament.html +++ b/scores/templates/scores/tournament.html @@ -17,7 +17,7 @@
- {% if live_matches.count|add:ended_matches.count > 6 and auto_scrolling and tv %} + {% if tv %}