]> www.average.org Git - mkgallery.git/blob - include/footer.pl
5b2aab1b1b91bd2e5ac3172dd9e941bf73e072a2
[mkgallery.git] / include / footer.pl
1 # this gets `eval`-ed and must return a string to be included in the
2 # index html page at the bottom.
3
4 # The following variables are documented:
5 # $_{-version}          SVN release of the running script
6 # $_{-depth}            subdir depth relative to the "top" with .gallery2
7 # $_{-title}            title of the current subdir (.title contents)
8 # $_{-path}             path from the dir that contains .gallery2
9
10 "<div class=\"genby\">generated by $_{-version}</div>"