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