Missing Controller
Error: Lease.htmlController could not be found.
Error: Create the class Lease.htmlController below in file: app/controllers/lease.html_controller.php
<?php
class Lease.htmlController extends AppController {
var $name = 'Lease.html';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
