$headline
"; } ?>
get('body');
echo $content;
echo $adminTheme->renderExtraMarkup('content');
?>
renderExtraMarkup('x'); // forces it to cache if(!isset($content)) $content = ''; ?>
renderExtraMarkup('head'); ?> renderNotices($notices); echo ""; } else if($layout == 'modal') { // no masthead echo $adminTheme->renderNotices($notices); } else { include(__DIR__ . "/_masthead.php"); } ?>