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

{% trans "Instrument" %}:

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

{% trans "Textual Reference" %}

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

{% trans "(Instrument)" %}

{% trans "Name of Instrument" %}

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

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

{% trans "Type of Instrument" %}

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

{% endblock summary %}