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