Missing Controller

Error: OrderRental.htmlController could not be found.

Error: Create the class OrderRental.htmlController below in file: app/controllers/order_rental.html_controller.php

<?php
class OrderRental.htmlController extends AppController {

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

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