From 3146b16962daf59f30c9c3813f7b778a0d52d10b Mon Sep 17 00:00:00 2001 From: Laurent Date: Tue, 2 Sep 2025 18:45:09 +0200 Subject: [PATCH] remove other shop link --- 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 8cc1b00..0ba7f28 100644 --- a/tournaments/templates/tournaments/navigation_base.html +++ b/tournaments/templates/tournaments/navigation_base.html @@ -3,7 +3,7 @@ Clubs {% if user.is_authenticated %} Mes tournois - Mes commandes + Mon compte {% else %} Se connecter