9 lines
90 B
HTML
Executable file
9 lines
90 B
HTML
Executable file
---
|
|
layout: default
|
|
---
|
|
|
|
<article>
|
|
<h1>{{ page.title }}</h1>
|
|
{{ content }}
|
|
</article>
|