Thanks to visit codestin.com Credit goes to github.com
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 c178929 commit adbc7b1Copy full SHA for adbc7b1
1 file changed
doc/_templates/search.html
@@ -44,4 +44,5 @@ <h2>{{ _('Search Results') }}</h2>
44
<script type="text/javascript">
45
jQuery(function() { Search.loadIndex("searchindex.js"); });
46
</script>
47
+<script type="text/javascript" id="searchindexloader"></script>
48
{% endblock %}
0 commit comments