diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-02-16 12:20:53 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-02-16 12:20:53 +0100 |
| commit | a0f45c9e97570bea83001c8106b5847723e8a863 (patch) | |
| tree | c914acb0020adeb0c993e7b24358f74ff4b1f746 /share/templates/minimal/prev.tmpl | |
| parent | 6ed44b35ccf07ac02790ef9b7cb15104e4612b40 (diff) | |
move templates into sub directory
Diffstat (limited to 'share/templates/minimal/prev.tmpl')
| -rw-r--r-- | share/templates/minimal/prev.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/templates/minimal/prev.tmpl b/share/templates/minimal/prev.tmpl new file mode 100644 index 0000000..64d15d8 --- /dev/null +++ b/share/templates/minimal/prev.tmpl @@ -0,0 +1,3 @@ +cat <<END +<a href='${prev}.html'>Previous $MAXPREVIEWS pictures</a> +END |
