resrok-web/templates/archive.html

5 lines
114 B
HTML
Raw Permalink Normal View History

2021-11-04 09:46:37 +00:00
<div class="page">
Here you can find all our previous posts:
$partial("templates/post-list.html")$
</div>