Oops I wasn't supposed to close input tags
This commit is contained in:
parent
52651fdaa0
commit
894f76f843
10 changed files with 22 additions and 22 deletions
|
@ -40,7 +40,7 @@
|
|||
<div id="actions">
|
||||
<div id="search">
|
||||
<form action="/search/">
|
||||
<input type="text" name="q" placeholder="Search for a book or user"></input>
|
||||
<input type="text" name="q" placeholder="Search for a book or user">
|
||||
<button type="submit">
|
||||
<span class="icon icon-search">
|
||||
<span class="hidden-text">search</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue