{% if nbrRevue == 0 %}
{% else %}
{% for rev in revues %}
{% endfor %}
{% endif %}