Missing Method in SearchController

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

Error: Create SearchController::index.html() in file: kudenstyle.com/Controller/SearchController.php.

<?php
class SearchController extends AppController {


	public function index.html() {

	}

}

Notice: If you want to customize this error message, create kudenstyle.com/View/Errors/missing_action.ctp

Stack Trace