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