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