Now suposse that I have a static page where I don't use any Grocery CRUD stuff because I want to show some text to users. Using this template.php modified file, how can achieve this? Before I only call $this->load->view() but now using CRUD isn't clear.