{% for photo in photos %}
{% if is_granted('ROLE_EDITOR')%}
{% endif %}
{% if is_granted('ROLE_EDITOR')%}
Supprimer
{% endif %}
{% endfor %}