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