This website requires JavaScript.
Explore
Help
Sign In
spencer
/
lucht
Watch
1
Star
0
Fork
You've already forked lucht
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
36ff1132a2
lucht
/
src
/
includes
/
layouts
/
post.njk
9 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
post template html
2021-09-05 19:33:01 +00:00
---
layout: base
---
<article>
<h2>{{ title }}</h2>
{{ content | safe }}
</article>
Reference in a new issue
Copy permalink