7 lines
67 B
Markdown
7 lines
67 B
Markdown
---
|
|
title: My /now page
|
|
layout: page.njk
|
|
---
|
|
|
|
{{ content | safe }}
|