template: Add template for dynamic postlist
This commit is contained in:
parent
c30e09d44d
commit
9ac0ad0ccd
1
template/quitesimple/dynamic/postlistbegin
Normal file
1
template/quitesimple/dynamic/postlistbegin
Normal file
@ -0,0 +1 @@
|
|||||||
|
<ul>
|
1
template/quitesimple/dynamic/postlistend
Normal file
1
template/quitesimple/dynamic/postlistend
Normal file
@ -0,0 +1 @@
|
|||||||
|
</ul>
|
1
template/quitesimple/dynamic/postlistlink
Normal file
1
template/quitesimple/dynamic/postlistlink
Normal file
@ -0,0 +1 @@
|
|||||||
|
<li>{date}: <a href="{url}">{title}</a></li>
|
Loading…
Reference in New Issue
Block a user