apikeys
Laurent 4 months ago
parent b1702f6557
commit ca35dd1ac3
  1. 2
      tournaments/templates/tournaments/navigation_tournament.html

@ -17,7 +17,7 @@
{% endif %} {% endif %}
{% if tournament.display_matches or tournament.display_group_stages %} {% if tournament.display_matches or tournament.display_group_stages %}
<a href="{% url 'tournament' tournament.id %}" class="topmargin5 orange">Matches</a> <a href="{% url 'tournament' tournament.id %}" class="topmargin5 orange">Matchs</a>
{% endif %} {% endif %}
{% if tournament.display_group_stages %} {% if tournament.display_group_stages %}

Loading…
Cancel
Save