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 %}