{% load dict_key_extras %}
{% if data.recently_uploaded_files %} {% if data.recently_uploaded_files.status == "success" %}
All files uploaded. Click here for more information
{% else %}
Errors occurred during file upload. Click here for more information
{% endif %} {% endif %}

Drag and drop files here, or


{% if data.menu %} {% endif %} {% if come_from_admin %} {% endif %} {% if not data.title%} {% endif %} {% for object in objects %} {% if data.menu %} {% endif %} {% if come_from_admin %} {% endif %} {% if not data.title%} {% endif %} {% empty %} {% endfor %}
File name Upload dateUserWorkspaceActions
{{ object.file.filename }} {{ object.date }} {{object.user}} {% if object.file.workspace %} {{ object.file.workspace.title }} {% else %} None {% endif %}
No {{document}} found.
{% include 'core_main_app/common/pagination/data_source_pagination.html' with pagination=data.pagination%}