diff --git a/allianceauth/authentication/templates/public/middle_box.html b/allianceauth/authentication/templates/public/middle_box.html index f2b4bdd2..cfc089e4 100644 --- a/allianceauth/authentication/templates/public/middle_box.html +++ b/allianceauth/authentication/templates/public/middle_box.html @@ -4,7 +4,7 @@ {% block content %}
-
+
{% if messages %} {% for message in messages %}
{{ message }}
diff --git a/allianceauth/authentication/templates/public/register.html b/allianceauth/authentication/templates/public/register.html index 062bcb1e..37fabe5e 100644 --- a/allianceauth/authentication/templates/public/register.html +++ b/allianceauth/authentication/templates/public/register.html @@ -13,7 +13,7 @@ {% block content %}
-
+