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