I need to block with power search in home page.
then I created a new block.
and copied code form "power_search_form.html" to "block.home_search.html"
It's worked but I can't see the category menu and custom menu which i have created.
after that I tried using following code,but it also not working

HTML Code:
	<%include file="$tpl_base/power_search_form.html"%>
Please help how can i do it?