mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
b4ea8d5196
Navigation: main, top, breadcrumbs, footer https://en.wikipedia.org/wiki/WAI-ARIA http://www.w3.org/TR/wai-aria/roles
8 lines
308 B
HTML
8 lines
308 B
HTML
<div role="search">
|
|
<form id ="rtd-search-form" class="wy-form" action="{{ pathto('search') }}" method="get">
|
|
<input type="text" name="q" placeholder="Search docs" />
|
|
<input type="hidden" name="check_keywords" value="yes" />
|
|
<input type="hidden" name="area" value="default" />
|
|
</form>
|
|
</div>
|