diff --git a/template/base.html.jinja b/template/base.html.jinja index 33f2d6c486..e761a1bfe3 100644 --- a/template/base.html.jinja +++ b/template/base.html.jinja @@ -58,15 +58,15 @@ {% if "js_editor" in currentpage.filters %} - - - - + + + + {% endif %} {% if target.light_theme_enabled %} - + {% endif %} {% block head %} diff --git a/template/component-footer.html.jinja b/template/component-footer.html.jinja index a53af30008..35c1772d79 100644 --- a/template/component-footer.html.jinja +++ b/template/component-footer.html.jinja @@ -5,9 +5,9 @@