diff --git a/cps/templates/http_error.html b/cps/templates/http_error.html index 8330bf089..6fd5bef52 100644 --- a/cps/templates/http_error.html +++ b/cps/templates/http_error.html @@ -41,7 +41,7 @@ {% if issue %}
{% endif %} diff --git a/cps/templates/layout.html b/cps/templates/layout.html index 07adbabd6..1bee1c1d1 100644 --- a/cps/templates/layout.html +++ b/cps/templates/layout.html @@ -37,7 +37,7 @@ {{instance}} {% if g.current_theme == 1 %} -
+
{% endif %} {% if current_user.is_authenticated or g.allow_anonymous %}