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