diff --git a/mandelstudio/templates/layout.html b/mandelstudio/templates/layout.html index 031498c..c80acd7 100644 --- a/mandelstudio/templates/layout.html +++ b/mandelstudio/templates/layout.html @@ -26,6 +26,40 @@ {% endif %} {{ block.super }} + {% if cookie_jar.needs_approval %} {% endif %}