contentArea - blockpress/blockpress.me GitHub Wiki
id="contentArea"
You may mark one html element in your themes template.html
with this id. The contents of this element will be used to load the changing page content. It will be initially populated with the content defined by firstpage
in the site's config file. Selecting menu items will load various different content into this area, replacing the previous content. Sometimes special links within the content, depending on module, will also load further content that replaces
Back to Developer reference.