= $stylesheet ?> = $javascript ?>
= $viewDatas['title'] ?>
= $this->include($viewDatas['layout']['path'] . '/top_navigator'); ?> = $this->include($viewDatas['layout']['path'] . '/top_menu'); ?>
= $this->renderSection('content') ?>
= $this->include($viewDatas['layout']['path'] . '/../common/copyright'); ?>