{{ gettext('Service Metadata') }}

{{ gettext('Service Identification') }}

{{ gettext('Title') }} {{ obj.title }}
{{ gettext('Abstract') }} {{ obj.description or obj['title'] }}
{{ gettext('Service URL') }} {{ obj.url}}

{{ gettext('Collections') }}

{% for j in obj.collections()['collections'] %} {% if j.id in obj.records() %}

{{ j.title }}
{{ j.description }}

{% endif %} {% endfor %}

{{ gettext('Conformance') }}