[eluser]web-johnny[/eluser]
Ok I think I find it :-)
You will not use the view $this->load->view('trasegados/form', $data);
You have to this code to your template : (templates/frontend/custom-cms/template.php). So your template will be something like the template below: (the application/views/ is needed in the template, I still don't know why)