first
This commit is contained in:
7
_includes/layouts/page.njk
Normal file
7
_includes/layouts/page.njk
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
layout: base.njk
|
||||
---
|
||||
|
||||
<h1>{{ title }}</h1>
|
||||
|
||||
{{ content | safe }}
|
||||
Reference in New Issue
Block a user