blog-rekahsoft-ca/templates/pages/blog.html
Collin J. Doering baef1e6f00 Use double quotes instead of single quotes in html
Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-08-16 02:15:26 -04:00

5 lines
134 B
HTML

<div id="blog-page">
$partial("templates/partials/post-teaser-list.html")$
$partial("templates/partials/pagination.html")$
</div>