diff --git a/overrides/main.html b/overrides/main.html index ae3199b..50c459a 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -1,8 +1,8 @@ {% extends "base.html" %} -{% block extrahead %} +{% block scripts %} {{ super() }} {% if config.extra.scarf_pixel %} - + {% endif %} {% endblock %} \ No newline at end of file