rf-web/fr/index.html
2020-09-23 17:03:45 +02:00

19 lines
255 B
HTML

---
layout: content-page
lang: fr
title: index
className: index
ref: index
---
{% capture intro %}
{% include text/fr/intro.md %}
{% endcapture %}
<div>
<span class="intro">{{ intro | markdownify }}</span>
{% include common/news.html %}
</div>