{% if avantApres is defined %} {% for item in avantApres %} {% if item.valid %}

{{item.getName}}

Image avant Image apres
{% endif %} {% endfor %} {% endif %}