Beispiel #1
0
 public function index()
 {
     parent::view(array("template/header", "home", "template/footer"), $this->init, array("top" => true));
 }