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 66527bd commit 48e1d1bCopy full SHA for 48e1d1b
readthedocs/templates/base.html
@@ -48,7 +48,6 @@
48
require('jquery');
49
</script>
50
51
- <script src="{{ MEDIA_URL }}javascript/instantsearch.js"></script>
52
<script src="{{ MEDIA_URL }}javascript/base.js"></script>
53
<script src="{% static 'core/js/site.js' %}"></script>
54
<script>
0 commit comments