{% extends "admin/change_form.html" %} {% block field_sets %} {% if tabs %}
{% for tab in tabs %}
{% endfor %}
{% endif %} {{block.super}} {% endblock %}