summaryrefslogtreecommitdiffstats
path: root/templates/blog/post.html.template
blob: ba5e81f23b6b1c37323b695c2ddb5cb4b9b51291 (plain) (blame)
1
2
3
4
<article>
    <a href="/">⬅️Home</a>
{{template "post"}}
</article>