This website requires JavaScript.
Explore
Help
Sign in
nek0
/
chaoszone.cz
Watch
1
Star
0
Fork
You've already forked chaoszone.cz
0
Code
Issues
Pull requests
Releases
Wiki
Activity
efd7036bc9
chaoszone.cz
/
templates
/
post-list.html
6 lines
79 B
HTML
Raw
Normal View
History
Unescape
Escape
fix post lists
2017-11-12 18:11:17 +00:00
<
ul
>
$for(posts)$
little fix
2017-11-12 18:14:11 +00:00
<
li
>
<
a
href
=
"$url$"
>
$title$
<
/
a
>
- $date$
<
/
li
>
fix post lists
2017-11-12 18:11:17 +00:00
$endfor$
<
/
ul
>
Reference in a new issue
Copy permalink