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

{% trans "Metadata" %}

{% trans "No label for this resource" %}

{% trans "Label:" context "noun" %}

{% trans "Digital Reference" %}

{% trans "Add Digital Reference" %}
{% trans "No digital references for this resource" %}
{% trans "Type" %} {% trans "Source" %}

{% trans "Subject Of" %}

{% trans "Modify Subject Of" %}
{% trans "No digital references for this resource" %}
{% trans "Name" %}
{% endblock body %} {% endblock report %}