{% extends "admin/change_form.html" %} {% load i18n %} {% block extrastyle %} {{ block.super }} {%endblock%} {% block breadcrumbs %} {% endblock %} {% block content %}

Current {{model_label|capfirst}} Structure:

{{preview|safe}}
{% csrf_token %}