diff --git a/templates/base.html b/templates/base.html index 8b661259..b2217618 100644 --- a/templates/base.html +++ b/templates/base.html @@ -223,7 +223,9 @@ with this program; if not, write to the Free Software Foundation, Inc., {% else %} -

{% trans "You are not logged in." %}

+
+

{% trans "You are not logged in." %}

+
{% endif %} {% if request_user.is_authenticated %}