16 lines
267 B
Markdown
16 lines
267 B
Markdown
---
|
|
layout: text-page
|
|
lang: fr
|
|
title: Call for proposals 2022
|
|
className: about
|
|
ref: call-for-proposls-rf2022
|
|
---
|
|
|
|
|
|
{% capture maintext %}
|
|
{% include text/fr/call-for-proposals-2022.md %}
|
|
{% endcapture %}
|
|
|
|
<div class="lang-fr">
|
|
{{ maintext | markdownify }}
|
|
</div> |