7 lines
67 B
Plaintext
7 lines
67 B
Plaintext
---
|
|
layout: page.njk
|
|
---
|
|
<section>
|
|
{{ content | safe }}
|
|
</section>
|