{% csrf_token %}
{{ form.file1.label_tag }} {{ form.file1 }}
{{ form.file2.label_tag }} {{ form.file2 }}