{% include 'mixins/partials/notify.html' %} {% for item in object_list %} {% endfor %}
number uuid account name person availability actions
{% if item.chat %}{{ item.chat.source_number }}{% endif %} {% if item.chat %} {% endif %} {% if item.chat %}{{ item.chat.account }}{% endif %} {% if item.is_group %} {% endif %} {% if item.chat %}{{ item.chat.source_name }}{% else %}{{ item.name }}{% endif %} {{ item.person_name|default:"-" }} {% if item.availability_label %} {{ item.availability_label }} {% else %} - {% endif %}
{% if not item.is_group %} {% endif %} {% if type == 'page' %} {% if item.can_compose %} {% else %} {% endif %} {% if not item.is_group %} {% endif %} {% else %} {% if item.can_compose %} {% else %} {% endif %} {% if not item.is_group %} {% endif %} {% endif %}