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-03-26 18:45:25 +00:00
|
|
|
<!-- {% capture maintext %}
|
|
|
|
{% include text/intro-text-fr.md %}
|
|
|
|
{% endcapture %} -->
|
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-02-21 13:10:27 +00:00
|
|
|
{{ maintext | markdownify }}
|