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