diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-27 12:50:20 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-27 12:50:20 +0100 |
| commit | 475ca77785db30a8b208f7057cf448a421d3fc13 (patch) | |
| tree | 2ce7896547198bdfdb8267d86f1adb100a87e2bd /share/templates/footer.tmpl | |
| parent | 8be53a7b5a51798e40ac75bbc1542f165d7d1ea2 (diff) | |
initial debian package version
Diffstat (limited to 'share/templates/footer.tmpl')
| -rw-r--r-- | share/templates/footer.tmpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/share/templates/footer.tmpl b/share/templates/footer.tmpl new file mode 100644 index 0000000..f917970 --- /dev/null +++ b/share/templates/footer.tmpl @@ -0,0 +1,7 @@ +cat <<END +</p> +<hr /> +Page generated at $(date) using Bash, ImageMagick and Git at $(uname); <photoalbum@mx.buetow.org> +</body> +</html> +END |
