diff --git a/bolt-staff/bolt/admin/templates/admin/base.html b/bolt-staff/bolt/admin/templates/admin/base.html index 3cc0bd29d8..0ff4ceb1a0 100644 --- a/bolt-staff/bolt/admin/templates/admin/base.html +++ b/bolt-staff/bolt/admin/templates/admin/base.html @@ -16,6 +16,7 @@ + {% block header_scripts %}{% endblock %}
- {% toolbar %} - - {% block footer_scripts %}{% endblock %}