diff --git a/docs/_templates/base.html b/docs/_templates/base.html
index faa268ef..eea82453 100644
--- a/docs/_templates/base.html
+++ b/docs/_templates/base.html
@@ -3,6 +3,10 @@
{% block site_meta %}
{{ super() }}
+{% endblock %}
+
+{% block scripts %}
+{{ super() }}