5 lines
146 B
HTML
5 lines
146 B
HTML
<h2>Welcome</h2>
|
|
<p>Welcome to my blog!</p>
|
|
<p>My recent posts here for your reading pleasure:</p>
|
|
<h2>Posts</h2>
|
|
{{> templates/post-list.html }}
|