{{ article.season.preposition }}
{% endif %}{{ article.heading }}
{% if article.intro %}{{ article.intro }}
{% endif %} {% if article.kind.dated and article.publishedAt %}Publié le {{ article.publishedAt|format_date(locale='fr', dateFormat='long') }} {%- if article.updatedAt and article.updatedAt > article.publishedAt %}, mis à jour le {{ article.updatedAt|format_date(locale='fr', dateFormat='long') }}{% endif %}
{% endif %}