summaryrefslogtreecommitdiffstats
path: root/templates/archiveitem.html
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2012-06-01 15:28:45 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2012-06-01 15:28:45 +0200
commit88d237aebd9fc29f28c2f3511f7eb3e30a0a1ff8 (patch)
treec4fcf79f42c8348429cd1a5b9a89b062d59d0ae0 /templates/archiveitem.html
downloadblog.universe-factory.net-88d237aebd9fc29f28c2f3511f7eb3e30a0a1ff8.tar
blog.universe-factory.net-88d237aebd9fc29f28c2f3511f7eb3e30a0a1ff8.zip
Initial commit
Diffstat (limited to 'templates/archiveitem.html')
-rw-r--r--templates/archiveitem.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/archiveitem.html b/templates/archiveitem.html
new file mode 100644
index 0000000..60da335
--- /dev/null
+++ b/templates/archiveitem.html
@@ -0,0 +1,3 @@
+<li>
+ <a href="$url$">$title$</a>
+</li>