{% for illustration in illustrations %}
{% if is_granted('ROLE_EDITOR')%}
{% endif %}
{% if is_granted('ROLE_EDITOR')%}
{% endif %}
{% endfor %}