{% if field.help_text %} {{ field.help_text }} {% endif %}
{% include "forms/_error.html" %} {% if action=='EDIT' and field._isvalid_value(data) %}
{% include "displays/file.html" %} {% include "forms/_delete.html" %}
{% endif %}