{#
    basic/searchfield.html
    ~~~~~~~~~~~~~~~~~~~~~~
    Sphinx sidebar template: search field.
    This component is similar to searchbox.html but does not include an
    extra heading ("Quick search"). Instead, it uses a placeholder text
    in the search field.
    :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
    :license: BSD, see LICENSE for details.
#}
{%- if pagename != "search" and builder != "singlehtml" %}
    
    
    
{%- endif %}