{% extends "admin/base_site.html" %} {% load i18n static %} {% block extrahead %} {% endblock %} {% block extrastyle %} {{ block.super }} {{ form.media }} {% endblock %} {% block breadcrumbs %}
{{ field.help_text|safe }}