diff options
Diffstat (limited to 'templates/archiveitem.html')
-rw-r--r-- | templates/archiveitem.html | 3 |
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> |