{% load json %} {% load i18n %}
{% if limitations %}
{{ _('Please consider the following limitations') }}:
{% endif %}
{{ _('Drop files here to send') }}
{% for name, field in collection_cls.item_types.items %} {% endfor %}