Missing Controller

Error: Maintenance.htmlController could not be found.

Error: Create the class Maintenance.htmlController below in file: app/controllers/maintenance.html_controller.php

<?php
class Maintenance.htmlController extends AppController {

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

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