{% extends 'base.html.twig' %} {% block title %}Commentaire{% endblock %} {% block body %}
{{ commentaire.conge.user.email }} | {{ commentaire.conge.user.prenom }} | {{ commentaire.conge.user.nom }} | {% else %}Utilisateur non spécifié | {% endif %}
ReponseUser | {{ commentaire.reponseUser }} |
---|---|
ReponseAdmin | {{ commentaire.reponseAdmin }} |