diff --git a/templates/admin/app_index.html b/templates/admin/app_index.html index e3e1ae3..732c6f0 100644 --- a/templates/admin/app_index.html +++ b/templates/admin/app_index.html @@ -1,10 +1,9 @@ {% extends "admin/index.html" %} {% block extrastyle %} - - + + + {% endblock %} {% block breadcrumbs %}{% endblock %}