forked from kiwix/kiwix-tools
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
517 B
14 lines
517 B
<span class="kiwix">
|
|
<span id="kiwixtoolbar" class="ui-widget-header">
|
|
<div class="kiwix_centered">
|
|
<div class="kiwix_searchform">
|
|
<form class="kiwixsearch" method="GET" action="__ROOT_LOCATION__/search" id="kiwixsearchform">
|
|
<input autocomplete="off" class="ui-autocomplete-input" id="kiwixsearchbox" name="pattern" type="text">
|
|
<input type="submit" value="🔍">
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</span>
|
|
</span>
|
|
<div style="display: block; height: 5em;"></div>
|