cabinet.php 127 Bytes
<?php

$this->title = 'Мой профиль';
$this->params['breadcrumbs'][] = $this->title;
?>

<h1><?=  $this->title ?></h1>