{# included by other cells, with individu=... and optionnaly dossier=... #}

Votre contact APA

{{ individu.apa.centreAutonomie }}

{% with inst=dossier.suivi.instructeur %} {% if inst %}

{% if inst.prenom or inst.nom %} {{ inst.civilite|default:"" }} {{ inst.prenom|default:"" }} {{ inst.nom|default:"" }}
{% endif %} {% if inst.telephone %}{{ inst.telephone }}
{% endif %} {% if inst.mail %}{{ inst.mail }}{% endif %}

{% endif %} {% endwith %}