use yii\helpers\Html; use yii\web\View; use yii\helpers\Url; use yii\widgets\Breadcrumbs; $this->title = 'Каталог'; $this->registerMetaTag(['name' => 'description', 'content' => 'Каталог']); $this->registerMetaTag(['name' => 'keywords', 'content' => 'Каталог']); ?>