diff --git a/templates/base.html b/templates/base.html index eb889496..8bf8b62c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -22,6 +22,7 @@ {% endblock %} + {% block preload_js %} {% endblock %}