summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_theme/scipy/layout.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_theme/scipy/layout.html b/_theme/scipy/layout.html
index b0406d5..f0ab604 100644
--- a/_theme/scipy/layout.html
+++ b/_theme/scipy/layout.html
@@ -121,7 +121,9 @@
{%- endblock %}
{{ css() }}
{%- if not embedded %}
+ {%- block scripts %}
{{ script() }}
+ {%- endblock %}
{%- if use_opensearch %}
<link rel="search" type="application/opensearchdescription+xml"
title="{% trans docstitle=docstitle|e %}Search within {{ docstitle }}{% endtrans %}"