rf-web/index.html

23 lines
345 B
HTML
Raw Normal View History

2020-02-21 11:44:13 +00:00
---
layout: content-page
2020-02-21 11:44:13 +00:00
lang: en
title: index
className: index
ref: index
2020-02-21 11:44:13 +00:00
---
{% capture intro %}
{% include text/en/intro.md %}
2020-02-21 11:44:13 +00:00
{% endcapture %}
2022-05-27 16:20:53 +00:00
<div>
2022-05-27 16:20:53 +00:00
<!-- <span class="intro">{{ intro | markdownify }}</span> -->
<div class="page-content text-page">
{{ cfp2022 | markdownify }}
</div>
{% include common/news.html %}
</div>