{% if not isMecene %}
{% else %}
Partenaire de ce projet
{% endif %}
user
{% set active = true %} {% if contacts | length > 0 %} {% endif %} {% if mecene.presentation is not null and mecene.presentation != '' %}
{{ mecene.presentation | raw}}
{% endif %}
{% if mecene.adresse is not null and mecene.adresse != '' %}
{{mecene.adresse}}
{{mecene.codepostal}} {{mecene.ville}}
{% endif %} {% if mecene.email is not null and mecene.email != '' %}
{{mecene.email}}
{% endif %} {% if mecene.telephone is not null and mecene.telephone != '' %}
{{mecene.telephone}}
{% endif %}
Partenariats
{% for convention in conventions %} {% endfor %}
Organisateur
Projet
{% if convention.societe.logo is not null %} {% endif %}
{{convention.societe.nom}}
{% if convention.projet.logo is not null %} {% endif %}
{{convention.projet.titre}}
{% if not isMecene %}
{% endif %}