diff --git a/euth/users/templates/euth_users/indicator_menu.html b/euth/users/templates/euth_users/indicator_menu.html index 167388ad1..dc6df4bfb 100644 --- a/euth/users/templates/euth_users/indicator_menu.html +++ b/euth/users/templates/euth_users/indicator_menu.html @@ -43,17 +43,10 @@ {% else %} - - + {% endif %} diff --git a/euth_wagtail/templates/account/login.html b/euth_wagtail/templates/account/login.html index 3c9f78e84..69c19da87 100644 --- a/euth_wagtail/templates/account/login.html +++ b/euth_wagtail/templates/account/login.html @@ -8,8 +8,8 @@ {% block title %}{% trans 'Login' %}{% endblock %} {% block content %} -
-
+
+
{% if not request.user.is_authenticated %}
diff --git a/euth_wagtail/templates/account/signup_closed.html b/euth_wagtail/templates/account/signup_closed.html index f61f392e2..4107684d4 100644 --- a/euth_wagtail/templates/account/signup_closed.html +++ b/euth_wagtail/templates/account/signup_closed.html @@ -5,8 +5,8 @@ {% block head_title %}{% trans "Sign Up Closed" %}{% endblock %} {% block content %} -