|
= $this->include($viewDatas['layout']['path'] . '/left_menu'); ?>
|
= $this->include('templates/front/header'); ?>
= $this->renderSection('content') ?>
= $this->include('templates/front/footer'); ?>
= $this->include($viewDatas['layout']['path'] . '/../common/content_bottom'); ?>
|