Blame view

frontend/views/accounts/cabinet.php 127 Bytes
6310a439   Administrator   firs page
1
2
3
4
5
6
7
  <?php
  
  $this->title = 'Мой профиль';
  $this->params['breadcrumbs'][] = $this->title;
  ?>
  
  <h1><?=  $this->title ?></h1>