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