Informations
{% if tournament.display_matches or tournament.display_group_stages %}
Matches
{% endif %}
{% if tournament.display_group_stages %}
Poules
{% endif %}
{% if tournament.display_summons %}
Convocations
{% endif %}
{% if tournament.display_teams %}
Équipes
{% endif %}
{% if tournament.display_rankings %}
Classement
{% endif %}