Missing Method in JugendController

Error: The action index.html is not defined in controller JugendController

Error: Create JugendController::index.html() in file: app/controllers/jugend_controller.php.

<?php
class JugendController extends AppController {

	var $name = 'Jugend';


	function index.html() {

	}

}
?>

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