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