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