layout = 'hplus'; return $this->render('index'); } public function actionHome(){ return $this->render('home'); } }