{use class="yii\helpers\Html"} {$this->beginPage()} {$this->title|escape} {$this->head()} {$this->beginBody()} {$content} {$this->endBody()} {$this->endPage()}