<?php $this->title = $title ?> <h2><?= $title ?></h2> <?= $content ?> <i>Добавена на: <?= Yii::$app->formatter->asDatetime($date, 'd.M.Y') ?></i>