findcommonground.uk/_layouts/page.html

12 lines
137 B
HTML

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