{% load cache %} {% include 'mixins/partials/notify.html' %} {% cache 600 objects_signal_chats request.user.id object_list type %}
| number | uuid | account | name | actions | {% for item in object_list %}
|---|---|---|---|---|
| {{ item.source_number }} | {{ item.account }} | {{ item.source_name }} |