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



