website/_layouts/page.html

5 lines
63 B
HTML

---
layout: default
---
<h1>{{ page.title }}</h1>
{{ content }}