{% extends "ishtar/sheet.html" %} {% load i18n window_header window_tables %} {% block head_title %}{% trans "Organization" %}{% endblock %} {% block content %} {% window_nav item window_id 'show-organization' 'organization_modify' %}
{{item.name}}
{{ item.history_creator.ishtaruser.person }}
{% include "ishtar/blocks/sheet_address_section.html" %} {% if item.phone %}{{item.phone}}
{% endif %} {% if item.mobile_phone %}{{item.mobile_phone}}
{% endif %}