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