rf-web/_layouts/content-page.html

8 lines
113 B
HTML
Raw Normal View History

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