mirror of
https://github.com/abrendan/NochuSearch.git
synced 2025-08-24 21:50:35 +02:00
buttons to switch back and forth between search and image search
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<form action="/search/images" method="get" class="search-form">
|
||||
<input type="text" name="query" class="search-input" placeholder="Search for images..." value="{{ query }}">
|
||||
<button type="submit" class="search-button">🔍</button>
|
||||
<button type="submit" formaction="/search" class="search-button text-search-button">Back</button>
|
||||
</form>
|
||||
</div>
|
||||
<div class="image-results">
|
||||
|
Reference in New Issue
Block a user