findcommonground.uk/_layouts/page.html.org

13 lines
138 B
Org Mode
Raw Normal View History

---
layout: default
---
<article class="page">
<h1>{{ page.title }}</h1>
<div class="entry">
{{ content }}
</div>
</article>