_content = \admin\controls\Page::getContent(); $tpl -> _page_type = \System::getSessionVar( 'page_type' ); $tpl -> _alert = \System::getSessionVar( 'alert' ); return $tpl -> fetch( 'other/page-main' ); } } ?>