1 2 3 4 5 6 7 8
<?php use \yii\helpers\Html; /* @var $this yii\web\View */ $this->title = 'My Yii Application'; ?>