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