From c871a233bc3ad5586a43d2423511eb610889270d Mon Sep 17 00:00:00 2001 From: Josue Kouka Date: Fri, 13 Oct 2017 11:31:14 +0200 Subject: [PATCH] montpellier: mandaye, add link to user's procedures (#19402) --- templates/variants/montpellier/mandaye/panel.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/variants/montpellier/mandaye/panel.html b/templates/variants/montpellier/mandaye/panel.html index f0cd8f9..a612a5e 100644 --- a/templates/variants/montpellier/mandaye/panel.html +++ b/templates/variants/montpellier/mandaye/panel.html @@ -27,6 +27,7 @@ {% if is_linked %}
Me déconnecter
Délier mon compte
+ {% if portal_user_url %}
{% trans 'advances' %}
{% endif %} {% else %}
Me connecter avec mon compte citoyen
{% endif %} -- 2.11.0