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