diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html
index 9d24a02..ddf7145 100644
--- a/mandelstudio/templates/layout.html
+++ b/mandelstudio/templates/layout.html
@@ -15,7 +15,6 @@
{{ block.super }}
{# Ensure Carbasa webshop styling is present so responsive header/footer render correctly. #}
-
{% endblock %}
{% block extrahead %}
@@ -26,6 +25,155 @@
{% endif %}
{{ block.super }}
+
{% if cookie_jar.needs_approval %}
{% endif %}