From 7cdf44b901e448f63db2ebe28513fb1c4c160ef5 Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Thu, 14 Mar 2024 09:25:23 +0100 Subject: [PATCH] templates: always display profile link --- aircox/templates/aircox/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aircox/templates/aircox/base.html b/aircox/templates/aircox/base.html index 666983c..a04e80d 100644 --- a/aircox/templates/aircox/base.html +++ b/aircox/templates/aircox/base.html @@ -70,10 +70,10 @@ Usefull context: {% translate "Admin" %} {% endif %} - {% if user.is_authenticated %} {% translate "Profile" %} + {% if user.is_authenticated %}