summaryrefslogtreecommitdiff
path: root/share/templates-minimal/view.tmpl
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2014-02-16 12:19:04 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2014-02-16 12:19:04 +0100
commit6ed44b35ccf07ac02790ef9b7cb15104e4612b40 (patch)
tree75a46455100de7bac8eb1fc4b743f78becba6ea5 /share/templates-minimal/view.tmpl
parent63ff5cd89794ee580532894db03916fadcee502d (diff)
Add minimal templates. Fix default config file
Diffstat (limited to 'share/templates-minimal/view.tmpl')
-rw-r--r--share/templates-minimal/view.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/templates-minimal/view.tmpl b/share/templates-minimal/view.tmpl
new file mode 100644
index 0000000..c93a82b
--- /dev/null
+++ b/share/templates-minimal/view.tmpl
@@ -0,0 +1,3 @@
+cat <<END
+<a href="${num}-$((i+1)).html"><img border='0' src='../photos/$photo' /></a>
+END