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

Current {{model_label|capfirst}} Structure:

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