Missing Controller

Error: IndexIt.htmlController could not be found.

Error: Create the class IndexIt.htmlController below in file: app/controllers/index_it.html_controller.php

<?php
class IndexIt.htmlController extends AppController {

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

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