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

