{% if filedata %}
{{ filedata.filename }}
{% endif %}
{{ form.csrf_token }}
{{ form.upload.label }} {{ form.upload }}