This website requires JavaScript.
Explore
Help
Sign In
Suguivy
/
nei-su
Watch
1
Star
0
Fork
You've already forked nei-su
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
main
nei-su
/
templates
/
post-list.html
8 lines
117 B
HTML
Raw
Permalink
Blame
History
<
ul
>
$for(posts)$
<
li
>
<
a
href
=
"$url$"
>
$title$
<
/
a
>
- $date$
<
/
li
>
$endfor$
<
/
ul
>
Reference in New Issue
View Git Blame
Copy Permalink