{%- from 'macro/form.html' import render_field_errors -%}

{{ form.upload.data.filename }}

{{ form.upload }} {{ render_field_errors(form.upload) }}