diff --git a/tournaments/templates/tournaments/navigation_base.html b/tournaments/templates/tournaments/navigation_base.html index 7e07f5e..0ba7f28 100644 --- a/tournaments/templates/tournaments/navigation_base.html +++ b/tournaments/templates/tournaments/navigation_base.html @@ -3,12 +3,12 @@ Clubs {% if user.is_authenticated %} Mes tournois - Mes commandes + Mon compte {% else %} Se connecter {% endif %} - La boutique + {% if user.is_authenticated and user.is_staff %} Tournois privés Tableau de bord