Notice (8): Undefined variable: headerDates [APP/views/layouts/default.ctp, line 66]
Notice (8): Undefined variable: headerNbJobs [APP/views/layouts/default.ctp, line 76]
Notice (8): Undefined variable: imgHeader [APP/views/layouts/default.ctp, line 101]

Missing Controller

Erreur: Index.htmlController could not be found.

Erreur: Create the class Index.htmlController below in file: app/controllers/index.html_controller.php

<?php
class Index.htmlController extends AppController {

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

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