new_blog/templates/home.html

4 lines
106 B
HTML

<h2>Hi there, I'm Pagwin</h2>
<p>I post here sometimes</p>
<h2>Posts</h2>
{{> templates/post-list.html }}