diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 91e94fd5db844a5d6c3346c422a82e86067a7c6f..f5511555cd4b84e406a9b24b026c1462cb079ebe 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -46,6 +46,7 @@ {% block scripts %} {% include "_scripts.html" %} + {% endblock %} {% block extra_body_base %}