website/_layouts/page.html

5 lines
63 B
HTML
Raw Normal View History

2016-04-05 18:38:01 +00:00
---
layout: default
---
<h1>{{ page.title }}</h1>
{{ content }}