From 7f88891ba0b5d53dc573621c97aac4dd70bd297a Mon Sep 17 00:00:00 2001 From: Augustin Laville Date: Mon, 29 Dec 2014 18:07:24 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20#2013=20:=20pas=20de=20lien=20d'adh=C3=A9?= =?UTF-8?q?sion=20si=20pas=20d'association?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 2180568686..69c5d67f5e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -550,9 +550,9 @@

{{ headlin
  • {% trans "À propos" %}
  • {% if app.site.association %}
  • {% trans "L'association" %}
  • - {% endif %} - {% if user.is_authenticated %} -
  • {% trans "Adhérer" %}
  • + {% if user.is_authenticated %} +
  • {% trans "Adhérer" %}
  • + {% endif %} {% endif %}
  • {% trans "Contact" %}