Missing Controller

Error: Local.htmController could not be found.

Error: Create the class Local.htmController below in file: app/controllers/local.htm_controller.php

<?php
class Local.htmController extends AppController {

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

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