diff --git a/core/templates/admin/base.html b/core/templates/admin/base.html index 6b39599..4abb72f 100644 --- a/core/templates/admin/base.html +++ b/core/templates/admin/base.html @@ -26,4 +26,23 @@ } {% endif %} -{% endblock %} + + +{% endblock %} \ No newline at end of file