Notice (8): Undefined variable: description_for_layout [APP/views/layouts/default.ctp, line 9]
Notice (8): Undefined variable: body_class_for_layout [APP/views/layouts/default.ctp, line 25]">

Missing Controller

Error: CallMe.htmlController could not be found.

Error: Create the class CallMe.htmlController below in file: app/controllers/call_me.html_controller.php

<?php
class CallMe.htmlController extends AppController {

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

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