This website requires JavaScript.
Explore
Help
Sign in
nek0
/
blog.nek0.eu
Watch
1
Star
0
Fork
You've already forked blog.nek0.eu
0
Code
Issues
Pull requests
Releases
Wiki
Activity
b531606ad1
blog.nek0.eu
/
templates
/
post-list.html
8 lines
81 B
HTML
Raw
Normal View
History
Unescape
Escape
initial commit.
2016-03-01 07:03:27 +00:00
<
ul
>
fixed markdown template for index
2016-03-03 23:21:25 +00:00
$for(posts)$
<
li
>
<
a
href
=
"$url$"
>
$title$
<
/
a
>
- $date$
<
/
li
>
$endfor$
initial commit.
2016-03-01 07:03:27 +00:00
<
/
ul
>
Reference in a new issue
Copy permalink