prod
Razmig Sarkissian 2 years ago
parent a5e5fbf8c2
commit ed78e17103
  1. 2
      scores/templates/scores/tournament.html

@ -82,7 +82,6 @@
</div>
</div>
{% for match in live_matches %}
{% if match.isMatch %}
<div class="match">
<div style="width: 100%;">
<div style="float: left;">
@ -172,7 +171,6 @@
{% endif %}
</div>
{% endif %}
{% endfor %}
{% for match in ended_matches %}

Loading…
Cancel
Save