Missing Controller

: TemplatesController could not be found.

: Create the class TemplatesController below in file: app/controllers/templates_controller.php

<?php
class TemplatesController extends AppController {

	var $name = 'Templates';
}
?>

: If you want to customize this error message, create app/views/errors/missing_controller.ctp