html.content.post.custom
Parameters
- $node
The node a page or section is being created for.
- $page
Whether the content is for a page.
This template is a stub, called by html.content.post.custom. It is called after html.content.pre.mode is applied. Override this template to provide site-specific HTML after the content of a page or section, but before any subsections. If the $page parameter is true, then this template is being called on an output page. Otherwise, it is being called on a section within a page.