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

{% trans "Collection or Set:" %}

{% endblock report_title_bar %} {% block body %}

{% trans "Related Projects" %}

{% trans "No related project for this resource" %}
{% trans "Project" %}

{% trans "Textual Reference" %}

{% trans "Add textual reference" %}
{% trans "No textual references for this collection" %}
{% trans "Textual Source" %} {% trans "Textual Reference Type" %}
{% endblock body %} {% endblock report %} {% block summary %}

{% trans "(Collection/Set)" %}

{% trans "Collection/Set Names" %}

{% trans "There are no names for this resource" %}

{% trans "Name" %} {% trans "Name Type" %}

{% trans "Collection/Set Type" %}

{% trans "There is no type for this resource" %}

{% trans "Related Projects" %}

{% trans "There are no related resources for this resource" %}

,

{% trans "Statement" %}

{% trans "There is no statement for this resource" %}

{% trans "Statement:" %}
{% trans "Type:" %}
{% endblock summary %}