@ -6,7 +6,6 @@
{% block content %}
{% if tournament.display_matches %}
{% include 'tournaments/navigation_tournament.html' %}
{% if tournament.display_matches or tournament.display_group_stages %}
@ -43,6 +42,5 @@
{% endfor %}
{% endif %}
{% endblock %}