= $stylesheet ?> = $javascript ?>
= $title ?>
= $this->include($layout['path'] . '/top_menu'); ?>
= $this->include($layout['path'] . '/left_menu'); ?>
= $this->renderSection('content') ?>
= $this->include($layout['path'] . '/right_menu'); ?>