Update web/templates/search.html

This commit is contained in:
Joshua Laymon 2025-08-14 16:20:19 +00:00
parent 12b1a9cd9c
commit f75aca7af6

View File

@ -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 %}