reciproka-web/templates/archive.html
2021-11-03 08:14:48 +10:00

5 lines
114 B
HTML

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