8000
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 57fffc4 commit 6c38462Copy full SHA for 6c38462
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