Missing Controller

Error: Team.htmlController could not be found.

Error: Create the class Team.htmlController below in file: app/controllers/team.html_controller.php

<?php
class Team.htmlController extends AppController {

	var $name = 'Team.html';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp