<?php/* @var $this yii\web\View */$this->title = 'My Yii Application';?>
<?php
/* @var $this yii\web\View */
$this->title = 'My Yii Application';
?>