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