{% if comment.auteur.image is null %} matdash-img {% else %} matdash-img {% endif %}
{{comment.auteur.prenom}} {{comment.auteur.nom}}
{% if comment.auteur.mecene is not null %} {{comment.auteur.mecene.nom}} {% else %} {{globalVariable.espace.societe.nom}} {% endif %}
{{ comment.createdAt|date('d/m/Y H:i') }}

{{ comment.contenu|nl2br }}