{% for document in convention.projet.communicationProjets %} {% if not document.deleted %}
{% if document.type == 'pdf' %} user {% else %} user {% endif %}
{% endif %} {% endfor %}