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