findcommonground.uk/_layouts/page.html
2014-02-12 20:42:49 -05:00

12 lines
154 B
HTML

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