📰 Derniers Articles
{{ article.title }}
{% endblock %} {% block card_subtitle %}Publié le {{ article.createdAt|date('d M Y') }}
{% endblock %} {% block card_content %}{{ article.content|striptags|slice(0, 200) ~ '…' }}
{% endblock %} {% block card_author %} {% if article.author %} {% endif %} {% endblock %} {% block card_footer %} Lire l'article → {% endblock %} {% endembed %} {% endfor %}