diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 0cf9670bab471697580019a02f11ea1cbf2925a7..4521794e7d7a15201240b642692da70f16fc4c80 100755 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -100,6 +100,8 @@ {% block scripts %} + {% include "_scripts.html" %} + {% block extra_script %}{% endblock %} {% endblock %} {% block extra_body_base %}