{% load i18n ishtar_helpers window_tables %} {% if item|user_can_do:full_permission %}

{{table_label}}

{% else %} {% if has_own_permission %} {% dynamic_table_document table_label table_name permission item.pk '' output %} {% endif %} {% endif %}