6
0
Fork 0
This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
fediversity_website_archive/themes/nluug/layouts/partials/search-form.html

4 lines
179 B
HTML

<form class="search" action="/zoeken/" method="GET">
<input type="search" name="q" id="search-query" placeholder="Zoekterm..." autofocus minlength="2" maxlength="32">
</form>