{% extends "admin/base.html" %} {% from 'macros/forms.html' import with_errors %} {% block body_class %}{{ super() }} model-admin{% endblock %}