aboutsummaryrefslogtreecommitdiff
path: root/templates/postlistitem.html
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2018-04-06 17:43:24 +0200
committerYuchen Pei <me@ypei.me>2018-04-06 17:43:24 +0200
commit2a2c61de0e44adad26c0034dfda6594c34f0d834 (patch)
tree75d8d3960b552cf3b8b56e0abf11e78ca28f8776 /templates/postlistitem.html
parent76ab6c66b3c65f16c8d19a6d16c100cf45ec9e57 (diff)
second commit
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>