{% extends "views/report-templates/default.htm" %} {% load i18n %} {% block report %} {% block body %}

{% trans "Associated Activities" %}

{% trans "Add Activity" %}
No activities for this resource

Associated activity table.

{% trans "Activity" %} {% trans "Actions" %}

{% trans "Associated Archive Objects" %}

{% trans "Add Archive Object" %}
No archives for this resource

Associated archive table.

{% trans "Archive Holder" %} {% trans "Title" %} {% trans "References" %} {% trans "Actions" %}
,

{% trans "Associated Consultations" %}

{% trans "Add Consultation" %}

Associated consultation table.

{% trans "Consultation" %} {% trans "Actions" %}

{% trans "Associated Files" %}

{% trans "Add File" %}
No files for this resource

Associated digital file table.

{% trans "File Name" %} {% trans "Actions" %}

{% trans "Associated Monuments/Areas/Artefacts" %}

{% trans "Add Resource" %}
No heritage assets/areas/artefacts for this resource

Associated monument/area/artefact table.

{% trans "Resource Name" %} {% trans "Association" %} {% trans "Actions" %}
,

{% trans "Associated People and Organisations" %}

{% trans "Add Person or Organisation" %}
No associated people or organisations for this resource

Associated people and organisation table.

{% trans "Associated Person or Organisation" %} {% trans "Actions" %}
,

{% trans "Related Application Areas" %}

{% trans "Add Application Area" %}
No related application areas for this resource

{% trans "Translations" %}

{% trans "Add Translation" %}
No translation for this resource

Translation table.

{% trans "Translation" %} {% trans "Actions" %}

{% trans "Periods" %}

{% trans "Period" %}
No period for this resource

Period table.

{% trans "Period" %} {% trans "Actions" %}
,
{% endblock body %} {% endblock report %}