summaryrefslogtreecommitdiffstats
path: root/templates/postitem.html
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2012-06-01 22:44:27 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2012-06-01 22:44:27 +0200
commitd9aa4be1f38c44390997b49bcd02dec966655cdf (patch)
tree62ce16535ceede28537ea6d2be05eba4e34afaa6 /templates/postitem.html
parente99ba18f7d9936c51ab3f1aaba1f37f3efbd52d5 (diff)
downloadblog.universe-factory.net-d9aa4be1f38c44390997b49bcd02dec966655cdf.tar
blog.universe-factory.net-d9aa4be1f38c44390997b49bcd02dec966655cdf.zip
Various fixes
Diffstat (limited to 'templates/postitem.html')
-rw-r--r--templates/postitem.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/postitem.html b/templates/postitem.html
deleted file mode 100644
index ccbb58e..0000000
--- a/templates/postitem.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<li>
- <a href="$url$">$title$</a>
- - <em>$date$</em> - by <em>$author$</em>
-</li>