diff --git a/tournaments/templates/tournaments/tournaments.html b/tournaments/templates/tournaments/tournaments.html index 1935691..193caca 100644 --- a/tournaments/templates/tournaments/tournaments.html +++ b/tournaments/templates/tournaments/tournaments.html @@ -4,7 +4,6 @@ {% block first_title %}{% if club %}{{ club.name }}{% else %}Padel Club{% endif %}{% endblock %} {% block second_title %}{% if club %}Les Tournois du Club{% else %}Tournois{% endif %}{% endblock %} - {% block right_header %} {% endblock %}