Prevent searchless crashing
This commit is contained in:
parent
ff496892d7
commit
a55036e7d0
3 changed files with 9 additions and 9 deletions
|
@ -19,7 +19,7 @@
|
|||
</div>
|
||||
<div class="col-6">
|
||||
<form action="/search">
|
||||
<input type="text" placeholder="Search" name="q">
|
||||
<input required type="text" placeholder="Search" name="q">
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue