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