findcommonground.uk/_layouts/page.html

12 lines
154 B
HTML
Raw Normal View History

2014-02-07 00:18:00 +00:00
---
layout: default
---
<article class="page">
2014-02-13 01:42:49 +00:00
<header><h1>{{ page.title }}</h1></header>
2014-02-07 00:18:00 +00:00
<div class="entry">
{{ content }}
</div>
</article>