web/site/_includes/text.njk

6 lines
No EOL
82 B
Text

---
layout: base.njk
---
<main class="fullWidth">
{{ content | safe }}
</main>