summary refs log tree commit diff stats
path: root/src/views/post.njk
blob: 81f7e3d6ef9e20824fc228aba5ee86b835a6d646 (plain)
1
2
3
{{ post.data.title }}

{{ post.body | safe }}