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

