{# Corps affichable d’un édito (bloc principal ou template d’échange). #} {% set editorial_author = editorial.author %}
Par {{ editorial_author ? editorial_author.displayName : 'Rédaction LPF' }} {% if editorial_author %} — {{ editorial_author.country.label }} {% endif %} · publié le {{ editorial.publishedAt|date('d/m/Y à H:i') }}