This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
tA
/
rf
Watch
1
Star
1
Fork
0
You've already forked rf
Code
Issues
Pull Requests
Releases
Wiki
Activity
29f88cea26
rf
/
templates
/
post-list.html
8 lines
108 B
HTML
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-08-18 07:24:54 -04:00
<
ul
>
styled it like im 12
2018-08-23 00:07:19 -04:00
$for(posts)$
<
li
>
<
a
href
=
"$url$"
>
$title$
<
/
a
>
- $date$
<
/
li
>
$endfor$
Initial commit
2018-08-18 07:24:54 -04:00
<
/
ul
>
Reference in New Issue
Copy Permalink