diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html
index f50d609..d034d59 100644
--- a/mandelstudio/templates/layout.html
+++ b/mandelstudio/templates/layout.html
@@ -61,6 +61,7 @@
{% block extrascripts %}
{% include "oscar/partials/extrascripts.html" %}
{{ block.super }}
+
{% if cookie_jar.needs_approval %}
{% endif %}