aboutsummaryrefslogtreecommitdiff
path: root/templates/postlistitem.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/postlistitem.html')
-rw-r--r--templates/postlistitem.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/postlistitem.html b/templates/postlistitem.html
new file mode 100644
index 0000000..eb8cb5f
--- /dev/null
+++ b/templates/postlistitem.html
@@ -0,0 +1,3 @@
+<li class="postlistitem">
+ <a href="$url$">$title$</a> - $date$
+</li>