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