{% if contact.image is not null and contact.image != '' %}
}})
{% endif %}
{{contact.prenom}} {{contact.nom}}
{{contact.fonction}}
{% if contact.email is not null and contact.email != '' %}
{% endif %}
{% if contact.telephone is not null and contact.telephone != '' %}
{% endif %}
{% if contact.linkedin is not null and contact.linkedin != '' %}
{% endif %}