Yelp

(The Help System)

html.content.post.mode

Parameters

$page

Whether the content is for a page.

This mode is applied by html.content.post before calling html.content.post.custom. Importing stylesheets can use this to add additional content for specific types of input elements 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.