{% extends "ishtar/sheet.html" %} {% load i18n l10n ishtar_helpers window_tables window_header window_ope_tables window_field from_dict %} {% block head_title %}{{SITE_LABEL}} - {{item.cached_label}}{% endblock %} {% block toolbar %} {% window_nav item window_id 'show-site' 'site_modify' 'show-historized-site' 'revert-site' previous next 1 %} {% endblock %} {% block content %} {# trick to set to null non existing variable #} {% with permission_view_own_archaeologicalsite=permission_view_own_archaeologicalsite %} {% with display_relations=item|safe_or:"right_relations.count|left_relations.count"|safe_and_not:"right_relations_not_available"|safe_and_not:"left_relations_not_available" %} {% with can_change=permission_change_own_archaeologicalsite|or_:permission_change_archaeologicalsite %} {% with dating_list=item|m2m_listing:"datings" %} {% with permission_change_own_geovectordata=permission_change_own_geovectordata %} {% with permission_change_geovectordata=permission_change_geovectordata %} {% with permission_change_geo=permission_change_own_geovectordata|or_:permission_change_geovectordata %}
{{ item.complete_identifier }}
{% endif %}{% include "ishtar/blocks/sheet_external_id.html" %}
" "" %} {% else %} {% field_flex_full _("Description") item.description "
" "" %} {% field_flex_full _("Public description") item.public_description "
" "" %} {% endif %} {% field_flex_full _("Comment") item.comment "
" "" %}
" "" %}
" "" %} {% field_flex_full "Oceanographic service localisation" item.oceanographic_service_localisation "
" "" %}
" "" %} {% field_flex_full "National Geographic Institute locality" item.locality_ngi "
" "" %} {% field_flex_full "Cadastral locality" item.locality_cadastral "
" "" %}