]> www.average.org Git - mkgallery.git/blob - include/footer.pl
remove rss reference, update todo
[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 <a title=\"$_{-version}\" href=\"http://www.average.org/mkgallery/\">mkgallery</a></div>"