{% set statusTabs = [ {value: '', label: 'Tout'}, {value: 'wanted', label: '🔍 Cherché'}, {value: 'found', label: '🎯 Trouvé'}, {value: 'bought', label: '✅ Acheté'}, ] %} {% for tab in statusTabs %} {% endfor %}
{% set allTags = allTags %} {% if allTags is not empty %}
{% for tag in allTags %} {% endfor %}
{% endif %}
{% if items is empty %}

Aucune envie ne correspond

Ajoutez vos envies ci-dessus

{% else %} {% endif %}