Missing Controller

Error: AboutBoard.htmController could not be found.

Error: Create the class AboutBoard.htmController below in file: app/controllers/about_board.htm_controller.php

<?php
class AboutBoard.htmController extends AppController {

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

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