{% if file_upload_button %} {% endif %} {% if file_clear_button %} {% endif %} {% if file_upload_button or file_clear_button %}
{% endif %}

{% if file_multiple %} {{ l10n("file.drop.select.multiple", "commons", user_lang) }} {% else %} {{ l10n("file.drop.select.single", "commons", user_lang) }} {% endif %}