--- layout: news title: "Actualité récente" lang: fr --- {% for post in site.categories.fr %}

{{ post.title }}

{{ post.content | strip_html | truncatewords: 25 }}

Lire la suite...

Traduit par {{ post.author }} le {{ post.date | date_to_string }}

{% endfor %}