rf-web/index.html

19 lines
255 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 %}
<div>
<span class="intro">{{ intro | markdownify }}</span>
{% include common/news.html %}
</div>