Notice (8): Undefined variable: keywords [APP/views/layouts/default.ctp, line 6]" name="keywords" /> Notice (8): Undefined variable: description [APP/views/layouts/default.ctp, line 7]" name="description" />

Missing Controller

Error: Menu.htmlController could not be found.

Error: Create the class Menu.htmlController below in file: app/controllers/menu.html_controller.php

<?php
class Menu.htmlController extends AppController {

	var $name = 'Menu.html';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp