diff --git a/cps/templates/http_error.html b/cps/templates/http_error.html
index 3415205e..26c3c379 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 07adbabd..1bee1c1d 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 %}