From 19678084dde362e6cd4d35499995d3458b242946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20Guid=C3=A9e?= Date: Wed, 15 Jul 2020 16:00:06 +0200 Subject: [PATCH] =?UTF-8?q?D=C3=A9place=20accounts=20=C3=A0=20la=20fin=20d?= =?UTF-8?q?e=20la=20navbar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/base/navbar.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/app/templates/base/navbar.html b/app/templates/base/navbar.html index 42c12f2..7e38508 100644 --- a/app/templates/base/navbar.html +++ b/app/templates/base/navbar.html @@ -4,19 +4,6 @@ logo -
  • - {% if current_user.is_authenticated %} - - {% else %} - - {% endif %} - - - -
    Compte
    -
    -
  • -
  • @@ -70,11 +57,22 @@
    Outils
  • + +
  • + {% if current_user.is_authenticated %} + + {% else %} + + {% endif %} + + + +
    Compte
    +
    +