{% extends 'content/create.html' %} {% block menu %}{% menu view.entity %}{% endblock %} {% block form_extra %} {% include 'core/_field.html' with field=form.upload_file %} {% include 'core/_field.html' with field=form.only_show_summary %}
Informationen zum Format der hochladbaren Daten sind in der Dokumentation des Import-Formats zu finden.
{% endblock %} {% block content_submission_header %}{% endblock %} {% block submit_label %}Tierfunde hochladen{% endblock %}