params[ 'seo' ][ 'title' ] = !empty($category->meta_title) ? $category->meta_title : $category->name; $this->title = $category->name; $this->params[ 'breadcrumbs' ][] = $this->title; echo ListView::widget([ 'dataProvider' => $dataProvider, 'options' => [ 'class' => 'blocks_2', ], 'itemView' => '_category_item', 'layout' => '{items}', ]); ?>
h1; ?>
seo_text; ?>