Missing Controller

Error: Location.htmlController could not be found.

Error: Create the class Location.htmlController below in file: app/controllers/location.html_controller.php

<?php
class Location.htmlController extends AppController {

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

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