{{ ancienInfos.getNom() | upper }} {{ ancienInfos.getPrenom() }}
{{ ancienInfos.getPromo() }} {{ ancienInfos.getAnnee() }}
{% if ancienInfos.getMailVisible() %}
Envoyer un email
{#{{ ancienInfos.getTelephone() }}#}
{#
#}
{% endif %}
{% if ancienInfos.getArticleId() is not empty and ancienInfos.getArticleId() is not null and ancienInfos.getArticleId() != 0 %}
Voir son Mémoire
{% endif %}
{{ ancienInfos.getCodePostal() }} {{ ancienInfos.getVille() }}
{{ (ancienInfos.getProfession() is not empty) ? 'Poste actuel :' }} {{ ancienInfos.getProfession() }}
{{ ancienInfos.getNomSiteWeb() }}
{{ ancienInfos.getBio() | raw }}