Missing Controller

Error: News-index.htmController could not be found.

Error: Create the class News-index.htmController below in file: app/controllers/news-index.htm_controller.php

<?php
class News-index.htmController extends AppController {

	var $name = 'News-index.htm';
}
?>

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