diff --git a/lacommunaute/pages/tests/__snapshots__/test_homepage.ambr b/lacommunaute/pages/tests/__snapshots__/test_homepage.ambr index 0d9861aa0..d0f3a5f3e 100644 --- a/lacommunaute/pages/tests/__snapshots__/test_homepage.ambr +++ b/lacommunaute/pages/tests/__snapshots__/test_homepage.ambr @@ -171,9 +171,7 @@
  • - - Se connecter | S'inscrire - + Se connecter | S'inscrire
  • @@ -264,9 +262,7 @@ diff --git a/lacommunaute/templates/partials/header.html b/lacommunaute/templates/partials/header.html index 0791f41dc..12f6c46ef 100644 --- a/lacommunaute/templates/partials/header.html +++ b/lacommunaute/templates/partials/header.html @@ -104,16 +104,14 @@
  • - Déconnexion + Déconnexion
  • {% else %}
  • - - Se connecter | S'inscrire - + Se connecter | S'inscrire
  • {% endif %} @@ -280,16 +278,14 @@

  • - Déconnexion + Déconnexion
  • {% else %}
    - - Se connecter | S'inscrire - + Se connecter | S'inscrire
    {% endif %}