{% extends "admin/base_site.html" %} {% load i18n l10n %} {% load url from future %} {% load admin_urls static utils %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block breadcrumbs %}
{{ form.base_path.help_text|safe }}
{{ form.path_extension.help_text|safe }}
{{ form.read_only.help_text|safe }}