Missing Controller

Error: Donate.htmlController could not be found.

Error: Create the class Donate.htmlController below in file: app/controllers/donate.html_controller.php

<?php
class Donate.htmlController extends AppController {

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

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