5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
---
|
|
layout: layout/core.njk
|
|
---
|
|
<h2>{{ title }}</h2>
|
|
{{ content | safe}} |