We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4410d commit 64e9ab5Copy full SHA for 64e9ab5
doc/_templates/search.html
@@ -3,6 +3,7 @@
3
{%- block scripts %}
4
{{ super() }}
5
<script type="text/javascript" src="{{ pathto('_static/searchtools.js', 1) }}"></script>
6
+ <script type="text/javascript" src="{{ pathto('_static/language_data.js', 1) }}"></script>
7
{%- endblock %}
8
{% block body %}
9
<h1 id="search-documentation">{{ _('Search') }}</h1>
0 commit comments