9 lines
86 B
HTML
9 lines
86 B
HTML
---
|
|
layout: default
|
|
---
|
|
<header>
|
|
<h1>{{ page.title }}</h1>
|
|
</header>
|
|
|
|
{{ content }}
|