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