blocks->region_has_content('side-pre', $OUTPUT)) { $regionsinfo .= '-pre'; } if ($PAGE->blocks->region_has_content('side-post', $OUTPUT)) { $regionsinfo .= '-post'; } echo $OUTPUT->doctype() ?> htmlattributes() ?>> <?php echo $PAGE->title ?> standard_head_html() ?> standard_top_of_body_html() ?>

heading ?>

login_info(); echo $OUTPUT->lang_menu(); echo $PAGE->headingmenu; ?>
blocks->region_has_content('side-pre', $OUTPUT)) { ?>
blocks_for_region('side-pre') ?>
blocks->region_has_content('side-post', $OUTPUT)) { ?>
blocks_for_region('side-post') ?>
standard_end_of_body_html() ?>