{% csrf_token %}
{% include 'django_glue/form/field/search_and_select_field.html' with glue_field='collection' %}
Files *Supported file types: {{ supported_file_types_verbose }}
{% include 'django_glue/form/field/multi_file_field.html' with glue_field='import_files' accept=supported_file_types_verbose disable_camera=True %}
{% include 'django_spire/contrib/form/button/form_submit_button.html' %}