public function index(){ $this->display("View/index.html"); }
public function index(){ $this->display('/index'); }