]> www.average.org Git - mkgallery.git/blob - include/footer.pl
1c246e3cab194661c34f9076fa084db46970ff06
[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 # $_{-breadcrumbs}      not implemented at the moment
9
10 "<div class=\"genby\">generated by $_{-version}</div>"