{% load static i18n %}
{# Translators: table header for document name (shelfmark) #} {% translate 'Document' %} {# Translators: table header for document type #} {% translate 'Type' %} {# Translators: table header for document relation (with a person or place) #} {% translate 'Relation' %} {# Translators: table header for document date #} {% translate 'Date' %} {% for document in relations %} {# Translators: label for an uncertain Person-Document identification #} {% endfor %}