docs/includes/search-form.html

13 строки
282 B
HTML

<!--
This form is used in two places:
- On the homepage, front and center
- On all other pages, in the header
-->
<form class="mb-0">
<div id="search-input-container" aria-hidden="true">
<!-- Aloglia instantsearch.js will add a search input here -->
</div>
</form>