Missing Controller

Error: Training.htmController could not be found.

Error: Create the class Training.htmController below in file: app/controllers/training.htm_controller.php

<?php
class Training.htmController extends AppController {

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

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