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