Missing Controller
Error: Pasantia3.htmlController could not be found.
Error: Create the class Pasantia3.htmlController below in file: app/controllers/pasantia3.html_controller.php
<?php
class Pasantia3.htmlController extends AppController {
var $name = 'Pasantia3.html';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
