{% extends "ishtar/sheet.html" %} {% load i18n l10n ishtar_helpers window_field from_dict link_to_window window_tables window_ope_tables window_header humanize %} {% block head_title %} {% trans "Exhibition" %} - {{ item.name|default:"" }} [{{item.year|unlocalize}}]{% endblock %} {% block toolbar %} {% window_nav item window_id 'show-exhibition' 'exhibition-modify' 'exhibition-show-historized' 'exhibition-revert' previous next 1 %} {% endblock %} {% block content %} {% with perm_documents=permission_view_own_document|or_:permission_view_document %} {% with perm_change_basket=permission_view_own_find|or_:permission_view_find %} {% with has_documents=item|safe_or:"documents.count|documents_list" %} {% with display_documents=perm_documents|and_:has_documents %} {% if output != "ODT" and output != "PDF"%}
{% endif %}" "" %} {% field_flex_full "Comment" item.comment "
" "" %} {% include "ishtar/blocks/sheet_json.html" %}