Generic Function Render-Page-Body (2 methods)

( render-page-body < rendered-html > )

Part of:

package weblocks
Renders the body of the page (exluding the <body>
tag). The default implementation wraps the already rendered HTML in a
wrapper div along with extra tags. Specialize :before and :after
methods to render extra html prior and post the page wrapper.

Method Summary

render-page-body :after < t > 
render-page-body < t >