{% 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.file.help_text|safe }} {% trans "The Name will be converted to lowercase. Spaces will be replaced with underscores." %}