Output the footer content for an element.
This mode is called by html.page
to output the contents of the footer
element below the main content. Importing stylesheets may implement this mode for any element that will be passed to html.page
. If they do not, the footer
element will be empty by default.