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.
2 parents 47dcf54 + 64e9ab5 commit ee2bee3Copy full SHA for ee2bee3
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