{% extends "admin/base_site.html" %} {% load i18n admin_static filebrowser %} {% loaf url from future %} {% block extrastyle %}{{ block.super }} {% endblock %} {% block navigation %}
{% trans 'Please correct the following errors.' %}
{{ form.dir_name.help_text|safe }} {% trans "The Name will be converted to lowercase. Spaces will be replaced with underscores." %}