2019-11-10 11:45:15 +00:00
|
|
|
---
|
|
|
|
layout: page-with-header
|
2020-02-21 11:44:13 +00:00
|
|
|
lang: fr
|
2019-11-10 11:45:15 +00:00
|
|
|
---
|
|
|
|
|
2020-02-21 13:10:27 +00:00
|
|
|
{% capture maintext %}
|
|
|
|
{% include text/intro-text-fr.md %}
|
|
|
|
{% endcapture %}
|
2019-11-10 11:45:15 +00:00
|
|
|
|
2020-03-28 17:46:14 +00:00
|
|
|
<div class="lang-fr">
|
|
|
|
{{ maintext | markdownify }}
|
|
|
|
</div>
|