{% load material_form material_form_internal i18n %} {% render bound_field template='fields/django_fileinput.html' %} {% part bound_field suffix %} {% if bound_field.value|is_initial_file and not field.required %}
{% endif %} {% endpart %} {% endrender %}