1
0
Fork 0
forked from cisti/hackrocchio
hackrocchio/theme/searchbox.html
2020-02-13 14:23:03 +01:00

5 lines
224 B
HTML

<div role="search">
<form id ="rtd-search-form" class="wy-form" action="{{ base_url }}/search.html" method="get">
<input type="text" name="q" placeholder="Search docs" title="Type search term here" />
</form>
</div>