{% extends "admin/change_form.html" %} {% load i18n admin_static admin_modify %} {% block content %}
{% trans "Please correct the errors below." as tmsg %}{{tmsg|force_escape}}
{{ field.field.help_text|safe }}