{% if app.user.saves|length > 1 %}

{{app.user.saves|length}} offres coup de coeur

{% else %}

Vous avez {{app.user.saves|length}} offre coup de coeur

{% endif %}