{% load blob_tags %} {% load tz %}
{% include 'core_main_app/common/blob/tools_metadata.html'%}

{{ data.blob.filename }}

{% for metadata in data.blob|blob_metadata:request.user %} {% empty%} {% endfor %}
Metadata file Creation date Workspace Actions
{{ metadata.title }} {{ metadata.creation_date|localtime }} {% if metadata.workspace %} {{ metadata.workspace.title }} {% else %} None {% endif %} Download {% if data.share_pid_button %} {% include 'core_linked_records_app/user/sharing/data_detail/button_inline.html' %} {% endif %} {% if data.can_write %} {% endif %}
No metadata files attached, or user not authorized to see them.