{% extends "stadt/stadt.html" %} {% load i18n %} {% load static %} {% block heading_title %}
{% blocktrans %}Collections of animal findings can be uploaded via CSV files. The following details are relevant:{% endblocktrans %}
{% trans "The format of the uploaded file is strictly verified. It must follow these requirements:" %}
{% blocktrans %}The import example file may be a good start for your first upload.{% endblocktrans %}
{% endblock %}