{% extends "admin/base_site.html" %} {% load i18n admin_static filebrowser %} {% load url from future %} {% block extrastyle %}{{ block.super }} {% endblock %} {% block navigation %}
{% trans 'Please correct the following errors.' %}
{{ form.name.help_text|safe }}