From ae4c330b1ab61c3497e23cd9cbc04993c1efc1e6 Mon Sep 17 00:00:00 2001 From: Laurent Date: Tue, 2 Sep 2025 18:43:47 +0200 Subject: [PATCH] remove shop from nav bar --- tournaments/templates/tournaments/navigation_base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tournaments/templates/tournaments/navigation_base.html b/tournaments/templates/tournaments/navigation_base.html index 7e07f5e..8cc1b00 100644 --- a/tournaments/templates/tournaments/navigation_base.html +++ b/tournaments/templates/tournaments/navigation_base.html @@ -8,7 +8,7 @@ {% else %} Se connecter {% endif %} - La boutique + {% if user.is_authenticated and user.is_staff %} Tournois privés Tableau de bord