{% extends "wagtail_multiple_chooser_block/bulk_upload/base.html" %} {% load i18n l10n wagtailadmin_tags %} {% comment %}The contents of wagtaildocs/multiple/add.html, without the success message, as uploads have no edit form here{% endcomment %} {% block bulk_upload %}
{% trans "Drag and drop documents into this area to upload immediately." %}
{{ bulk_upload.help_text }}
{% trans "Sorry, upload failed." %}