{% extends "documents/base.html" %} {% load i18n %} {% load bootstrap4 %} {% block titleextra %}{% trans "Bulk document upload" %}{% endblock %} {% block content %}
{% trans "Please submit a ZIP with UTF-8 encoded XML files. Files not ending with .xml
will be ignored." %}
{% trans "There have been some errors. No files have been added to the repository." %}
{{ filename }}
): {{ error }}{{ filename }}
){% trans "Files have been successfully uploaded to the repository." %}
{{ filename }})
{% trans "Files skipped due to no .xml
extension" %}