{% load chats %}
{% for item, info, item1, info1 in annotated_list %}
  • {% if info1 and info1.open %} {% endif %} {% channel_item item.issue.channel channel_item_class="w-100" %}
  • {% if info1 and info1.open %}
    • {% endif %} {% for close in info.close %}
  • {% endfor %} {% endfor %}