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

{% trans "Observation:" %}

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

{% trans "Related Physical Things" %}

{% trans "No objects related to this observation" %}
{% trans "Object" %} {% trans "Description" %}
{% endblock body %} {% endblock report %} {% block summary %}

{% trans "(Observation)" %}

{% trans "Observation Names" %}

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

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

{% trans "Statements" %}

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

{% trans "Statement" %} {% trans "Type" %}

{% trans "Observed Objects" %}

{% trans "There are no observed objects for this resource" %}

,

{% trans "Procedures" %}

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

{% trans "Persons Carrying Out Observation" %}

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

,

{% trans "Timespan" %}

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

{% trans "Earliest Begin" %} {% trans "Lastest Begin" %} {% trans "Earliest End" %} {% trans "Lastest End" %}
{% endblock summary %}