{{ start }}-{{ end }} sur {{ total }} conventions
{% for convention in conventions %} {% set mecene = convention.mecene %} {% else %} {% endfor %}
Mécène/Partenaire Contact principal Signature Organisateur Signature Partenaire Actions
{% include '@App/partials/components/badge_convention_partenaire.html.twig' with {mecene: mecene, convention: convention, taille: 40} %} {% if mecene and mecene.contact %}
{{ mecene.contact.prenom }} {{ mecene.contact.nom }}
{{ mecene.contact.email }} {% else %} - {% endif %}
{% if convention.document and convention.document.signeOrgaBy %}
{{ convention.document.signeOrgaBy.prenom }} {{ convention.document.signeOrgaBy.nom }}
{{ convention.document.dateSignatureOrga|date('d/m/Y \\à H:i') }} {% else %} - {% endif %}
{% if convention.document and convention.document.signeMeceneBy %}
{{ convention.document.signeMeceneBy.prenom }} {{ convention.document.signeMeceneBy.nom }}
{{ convention.document.dateSignatureMecene|date('d/m/Y \\à H:i') }} {% else %} - {% endif %}
Aucune convention en attente.
{% if totalPages > 1 %} {% endif %}