This website requires JavaScript.
Explore
Help
Sign In
MasseR
/
rauhala.info
Watch
1
Star
0
Fork
0
You've already forked rauhala.info
Code
Issues
Pull Requests
Releases
Wiki
Activity
08ad6fb469
rauhala.info
/
templates
/
post-list.html
8 lines
121 B
HTML
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-09-20 20:58:27 +03:00
<
ul
>
$for(posts)$
<
li
>
Styling changes
2018-09-20 22:23:57 +03:00
<
a
href
=
"$url$"
>
$title$
<
/
a
>
- $modified$
Initial commit
2018-09-20 20:58:27 +03:00
<
/
li
>
$endfor$
<
/
ul
>
Reference in New Issue
Copy Permalink