$data[''] = Model_::find('all'); $this->template->title = ""; $this->template->content = View::forge('/index', $data);