1
0
Fork 0
blog.kempkens.io/_layouts/page.html
2014-11-30 21:47:18 +01:00

9 lines
114 B
HTML

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