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