diff --git a/templates/base.html b/templates/base.html index 078534b..5e1efb9 100644 --- a/templates/base.html +++ b/templates/base.html @@ -734,6 +734,7 @@ {% block scripts %}{% endblock %} + {% block extra_js %}{% endblock %}