template: Add template for dynamic postlist

Αυτή η υποβολή περιλαμβάνεται σε:
Albert S. 2022-03-27 19:53:48 +02:00
γονέας c30e09d44d
υποβολή 9ac0ad0ccd
3 αρχεία άλλαξαν με 3 προσθήκες και 0 διαγραφές

1
template/quitesimple/dynamic/postlistbegin Κανονικό αρχείο

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

1
template/quitesimple/dynamic/postlistend Κανονικό αρχείο

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

1
template/quitesimple/dynamic/postlistlink Κανονικό αρχείο

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