add search form to go to /search/
This commit is contained in:
parent
e685ed1a96
commit
20e31819b9
|
@ -16,8 +16,8 @@
|
||||||
INDIA<br>
|
INDIA<br>
|
||||||
<span>THEATRE <span>FORUM</span></span>
|
<span>THEATRE <span>FORUM</span></span>
|
||||||
</div>
|
</div>
|
||||||
<form>
|
<form id="searchForm" action="/search/" method="GET">
|
||||||
<input type="text" placeholder="search" name="field" id="search"/>
|
<input type="text" placeholder="search" name="q" id="search"/>
|
||||||
</form>
|
</form>
|
||||||
<a href=""><img src="/static/images/noel/home.png" width="16" height="17" alt="home" id="homeIcon"></a>
|
<a href=""><img src="/static/images/noel/home.png" width="16" height="17" alt="home" id="homeIcon"></a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user