blocks->region_has_content('side-pre', $OUTPUT)) {
$regionsinfo .= '-pre';
}
if ($PAGE->blocks->region_has_content('side-post', $OUTPUT)) {
$regionsinfo .= '-post';
}
echo $OUTPUT->doctype() ?>
htmlattributes() ?>>
heading) { ?>
layout_options['nonavbar']) and $PAGE->has_navbar()) { // This is the navigation bar with breadcrumbs ?>
blocks->region_has_content('side-pre', $OUTPUT)) { ?>
blocks_for_region('side-pre') ?>
blocks->region_has_content('side-post', $OUTPUT)) { ?>
blocks_for_region('side-post') ?>
layout_options['nofooter'])) { ?>
standard_end_of_body_html() ?>