Update web/templates/search.html
This commit is contained in:
parent
2ece4fefce
commit
1c9a83c29d
@ -7,7 +7,7 @@
|
||||
|
||||
|
||||
<form method="get" class="search-form">
|
||||
<h1 class="page-title">Illustration Search</h1>
|
||||
<h2 class="page-title">Illustration Search</h2>
|
||||
<div class="search-row">
|
||||
<input type="text" name="q" value="{{ q }}" placeholder="Type to search…" class="search-input" autofocus>
|
||||
<button class="btn btn-primary">Search</button>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user