This website requires JavaScript.
Explore
Help
Sign In
inherentlee
/
district-dharma
Watch
0
Star
0
Fork
0
generated from
inherentlee/11ty
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b41d37b262aafb5f31744351d315983435db7fe
district-dharma
/
_includes
/
layouts
/
page.njk
T
9 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2026-05-18 23:20:54 +02:00
---
layout: base.njk
---
basic styling, some metadata
2026-05-18 15:05:58 -07:00
<div id="content">
<h1>{{ title }}</h1>
{{ content | safe }}
</div>
Reference in New Issue
Copy Permalink