= $stylesheet ?> = $javascript ?>
= $viewDatas['title'] ?>
= $this->include($viewDatas['layout']['path'] . '/top_navigator'); ?>
= $this->include($viewDatas['layout']['path'] . '/left_menu'); ?>
= $this->include('templates/admin/header'); ?> = $this->renderSection('content') ?> = $this->include('templates/admin/footer'); ?>