{% if nouveau %}
  • Nouveau message
  • {% endif %} {% for item in threads %}
  • {% if item.participants[0].type == 'customer' %} {{ item.participants[1].username }} {% else %} {{ item.participants[0].basic.prenom }} {{ item.participants[0].basic.nom }} {% endif %}
  • {% endfor %}