{% extends "admin/base_site.html" %} {% load i18n static %} {% block extrahead %} {% if fieldsets %} {{ fieldsets.0.form.media }} {% endif %} {% endblock %} {% block bodyclass %}{{ block.super }} app-{{ app_label }} model-{{ model_name }} action-{{ action }} action-form {% endblock bodyclass %} {% block breadcrumbs %}
{% endblock %} {% block content %} {% if help_text %}{{ help_text }}
{% endif %} {% if list_objects %}