{% if is_granted('ROLE_ENSEIGNANT') and rp.etudiant.id is defined %} Réalisations professionnelles de {{rp.etudiant.prenom}} {{rp.etudiant.nom}} {% else%} {% if is_granted('ROLE_ETUDIANT') %} Réalisations professionnelles {% endif%} {% endif%}