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