rf-web/_layouts/text-page.html

8 lines
123 B
HTML
Raw Permalink Normal View History

---
layout: page
---
<div class="page-content text-page">
<article class="content">
{{ content }}
</article>
</div>