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