Update web/templates/search.html
This commit is contained in:
parent
12b1a9cd9c
commit
f75aca7af6
@ -45,7 +45,7 @@
|
||||
<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>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Test Help Dropdown -->
|
||||
<div class="search-help">
|
||||
@ -76,7 +76,7 @@
|
||||
<p><strong>Tip:</strong> You can combine these for powerful searches.<br>
|
||||
<em>Example:</em> <code>"good shepherd" OR "faithful servant" -parable</code></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="filter-row">
|
||||
{% for f in field_options %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user