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

{% trans "Source Creation" %}

{% trans "Add Source Creation" %}
{% trans "No source creation for this resource" %}
{% trans "Author" %} {% trans "Editor" %} {% trans "Contributor" %} {% trans "Statement of Responsibility" %}

{% trans "Repository Storage Location" %}

{% trans "Add Condition Assessment" %}
{% trans "No repository storage location for this resource" %}
{% trans "Owner" %} {% trans "Building Name" %} {% trans "Storage Area" %}
{% endblock body %} {% endblock report %}