mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Delete searchbox.html
This commit is contained in:
parent
5905f798c6
commit
b2d12c6c1f
@ -1,7 +0,0 @@
|
||||
{%- if pagename != "search" %}
|
||||
<form class="headersearch" action="{{ pathto('search') }}" method="get">
|
||||
<input type="text" name="q" placeholder="Search" />
|
||||
<input type="hidden" name="check_keywords" value="yes" />
|
||||
<input type="hidden" name="area" value="default" />
|
||||
</form>
|
||||
{%- endif %}
|
||||
Loading…
Reference in New Issue
Block a user