commit
1798b6094d
|
@ -28,7 +28,7 @@
|
|||
<img class="logo" src="/static/img/logo.png">
|
||||
<form action="/search" method="post">
|
||||
<div class="search-fields">
|
||||
<input type="text" name="q" id="search-bar">
|
||||
<input type="text" name="q" id="search-bar" autofocus="autofocus">
|
||||
<input type="submit" id="search-submit" value="Search">
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue