<?php $this->pageTitle = 'Добавление новости'; $this->renderPartial ('_form', array ('post' => $post, 'cat_news' => $cat_news));