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
    +
    +