diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html
index ddf7145..270fc88 100644
--- a/mandelstudio/templates/layout.html
+++ b/mandelstudio/templates/layout.html
@@ -25,155 +25,8 @@
{% endif %}
{{ block.super }}
-
+{% get_static_prefix as STATIC_PREFIX %}
+
{% if cookie_jar.needs_approval %}
{% endif %}