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