www/_src/_includes/websearch.njk

4 lines
341 B
Plaintext

<p><form method="POST" action="https://searxng.gf4.pw/search" style="display:flex;justify-content:space-between">
<input type="search" autofocus name="q" placeholder="Search for..." aria-label="Search for..." autocomplete="off" value accesskey="s" style="100%">
<button type="submit" style="flex-basis:fit-content">Go!</button>
</form></p>