Notice (8): Undefined variable: title_for_layout [APP/views/elements/title.ctp, line 2]
 
 

Missing Controller

Error: Blank.htmController could not be found.

Error: Create the class Blank.htmController below in file: newsite/controllers/blank.htm_controller.php

<?php
class Blank.htmController extends AppController {

	var $name = 'Blank.htm';
}
?>

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