Notice (8): Undefined variable: body_id [APP/views/layouts/default.ctp, line 55]" class="">
Notice (8): Undefined variable: admin [APP/views/layouts/default.ctp, line 80]

Missing Controller

Error: Company.htmlController could not be found.

Error: Create the class Company.htmlController below in file: app/controllers/company.html_controller.php

<?php
class Company.htmlController extends AppController {

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

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