hakyll-skeleton/templates/archive.html
Fiscal Velvet Poet c28e591961
Initial commit
2021-11-04 19:23:31 +10:00

5 lines
114 B
HTML

<div class="page">
Here you can find all our previous posts:
$partial("templates/post-list.html")$
</div>