add search form to go to /search/

This commit is contained in:
Sanj 2011-10-08 06:29:07 +05:30
parent e685ed1a96
commit 20e31819b9

View File

@ -16,8 +16,8 @@
INDIA<br>
<span>THEATRE <span>FORUM</span></span>
</div>
<form>
<input type="text" placeholder="search" name="field" id="search"/>
<form id="searchForm" action="/search/" method="GET">
<input type="text" placeholder="search" name="q" id="search"/>
</form>
<a href=""><img src="/static/images/noel/home.png" width="16" height="17" alt="home" id="homeIcon"></a>