{% load dict_key_extras %} {% load i18n %} {% for object in objects %} {% empty %} {% endfor %}
Title Owner Can read Can write Public Actions
{{ object.name }} {{ object.user }} {{ object.can_read }} {{ object.can_write }} {{ object.is_public }} {% if come_from_admin %} View Content {% else %} View Content {% endif %} {% if object.is_owner %} {% if come_from_admin %} Manage Access {% else %} Manage Access {% endif %} {% if not object.is_global %} {% if object.is_public %} Set private {% elif data.can_set_public %} Set public {% endif %} {% endif %} {% if not object.is_public %} {% endif %} {% endif %}
No {{document}} found.