boilerplate_footer

Name

boilerplate_footer -- text iplaced at the end of all HTML pages

Synopsis

     boilerplate_footer=""
  

Description

To have text placed at the bottom of all generated HTML pages, assign that text to boilerplate_footer. The value of this variable will be placed on both index and slideshow pages.

See also

boilerplate_end_of_page

Examples

     boilerplate_footer="<hr /><a href="/"><i>Jason's home page</i>/<a> / <a href="/photos/"><i>Jason's photos page</i></a>"