{% extends "templatesadmin/base.html" %} {% load i18n %} {% block breadcumbs %} {% trans "Home" %} › {% trans "File selection" %} › {{ short_path }} {% endblock %} {% block main %}
{{ field.label }} {{ field }}