{% extends 'tournaments/base.html' %} {% block head_title %}Classement du {{ tournament.display_name }}{% endblock %} {% block first_title %}{{ tournament.event.display_name }}{% endblock %} {% block second_title %}{{ tournament.display_name }}{% endblock %} {% if tournament.display_rankings %} {% block content %} {% load static %} {% include 'tournaments/navigation_tournament.html' %} {% if rankings %}