{% load i18n ishtar_helpers window_field %} {% with search_url=item.get_search_url %} {% if permission_change_geo %}{% endif %} {% if permission_change_geo %}{% endif %} {% for geo in geo_item.geodata.all %} {% if permission_change_geo %}{% endif %} {% if permission_change_geo and output != "ODT" and output != "PDF" %}{% endif %} {% endfor %}
 {% trans "Main" %} {% trans "Data type" %} {% trans "Source" %} {% trans "Geometry" %} {% trans "Name" %} {% trans "Origin" %} {% trans "Provider" %} {% trans "Comment" %} 
{% if geo|can_edit_item:request %}{% else %}–{% endif %} {% if geo.id == geo_item.main_geodata_id %}{% else %}–{% endif %} {% if geo.data_type %}{{ geo.data_type }}{% else %}-{% endif %} {{ geo.source_label }} {{ geo.geometry_type_label }} {{ geo.name }} {% if geo.origin %}{{ geo.origin }}{% else %}-{% endif %} {% if geo.provider %}{{ geo.provider }}{% else %}-{% endif %} {% if geo.comment %}{{ geo.comment }}{% else %}-{% endif %} {% if geo|can_edit_item:request %}{% else %}–{% endif %}
{% if permission_change_geo and output != "ODT" and output != "PDF" %}
 {% trans "geo item" %}
{% endif %} {% endwith %}