Missing Controller

Error: Forgotpassword.htmlController could not be found.

Error: Create the class Forgotpassword.htmlController below in file: app/controllers/forgotpassword.html_controller.php

<?php
class Forgotpassword.htmlController extends AppController {

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

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