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