{% load filesizeformat %}
{% if instance %}{{ instance.display_name }}{% endif %} {% if instance %} ({{ instance.extension }}, {{ instance.size|filesizeformat }}) {% endif %}
{% if limitations %}
{{ _('Please consider the following limitations') }}:
{% endif %}
{{ _('Drop files here to send') }}