10 lines
76 B
HTML
10 lines
76 B
HTML
---
|
|
layout: base
|
|
---
|
|
|
|
|
|
<main>
|
|
<article>
|
|
{{ content }}
|
|
</article>
|
|
</main> |