findcommonground.uk/_layouts/page.html
2014-02-06 19:18:00 -05:00

12 lines
137 B
HTML

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