home1(''); $this->load->view('site3/external/view_home'); } public function about() { $this->home2('home2/about'); } }