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

