template: Add template for dynamic postlist

This commit is contained in:
Albert S. 2022-03-27 19:53:48 +02:00
parent c30e09d44d
commit 9ac0ad0ccd
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
<ul>

View File

@ -0,0 +1 @@
</ul>

View File

@ -0,0 +1 @@
<li>{date}: <a href="{url}">{title}</a></li>