{# basic/search.html ~~~~~~~~~~~~~~~~~ Template for the search page. :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. #} {%- extends "basic/search.html" %} {# Override searchbox block to add custom UI styling #} {% block searchbox %}
{% endblock %}