{% extends 'tournaments/base.html' %} {% load tournament_tags %} {% block head_title %}{{ head_title }}{% endblock %} {% block first_title %}{{ first_title }}{% endblock %} {% block second_title %}{{ second_title }}{% endblock %} {% block content %} {% include 'tournaments/navigation_base.html' %} {% if filter == 0 or filter == 2 %} {% if available_years %}
Aucun tournoi trouvé pour {{ month_names|array_lookup:selected_month }} {{ selected_year }}.
Aucun tournoi trouvé pour l'année {{ selected_year }}.