## add a banner #* *##renderBanner ()## ## add a 'breadcrumbs' bar for breadcrumbs, version and publish date (left/right) option *# #* *##renderBreadcrumbs ()##
## add top toc if enabled #* *##renderTopToc () #if ( $config.sections ) #* *##renderBodySections ( $bodyContent $config.sections ) #else #* *##bodyWithHeader ( $bodyContent ) #end