Files
laragon/_includes/search.html
2016-06-15 17:55:21 +07:00

4 lines
228 B
HTML

<div class="search-input-wrapper">
<span class="fa fa-search"> </span>
<input type="text" id="search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search the docs..." >
</div>