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

{% trans "Geospatial Coordinates" %}

{% trans "Add Geometry" %}

{% trans "Geometry" %}

{% trans "Edit location" %}
{% trans "No geometry for this resource" %}

{% trans "Geometry Metadata" %}

{% trans "No metadata for this resource" %}
{% trans "Record Edit History" %}
{% trans "No authorization record for this resource" %}
{% trans "Record Reviewer:" %}
{% trans "Review Date:" %}
{% trans "Type of Review:" %}
{% trans "Compiler:" %}
{% trans "Compile Date:" %}
{% trans "Last Update:" %}
{% trans "Update Date:" %}
{% trans "Record Sources/Scale" %}
{% trans "Coordinate System:" %}
{% trans "Basemap:" %}
{% trans "Capture Scale:" %}
--
{% trans "Accuracy:" %}
{% trans "Description" %}
{% trans "Description" %}
{% trans "Metadata Description:" %}
{% endblock body %} {% endblock report %}