Add search
This commit is contained in:
parent
b5b240fb99
commit
942965d262
5 changed files with 90 additions and 3 deletions
|
|
@ -96,7 +96,7 @@
|
|||
</small>
|
||||
</div>
|
||||
<div class="right">
|
||||
<form action="#" method="get">
|
||||
<form action="{% url 'search' %}" method="get">
|
||||
<input type="text" name="q" placeholder="Search" />
|
||||
<button type="submit">Search</button>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue