summaryrefslogtreecommitdiff
path: root/_theme/scipy/layout.html
diff options
context:
space:
mode:
Diffstat (limited to '_theme/scipy/layout.html')
-rw-r--r--_theme/scipy/layout.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/_theme/scipy/layout.html b/_theme/scipy/layout.html
index cfb1ab0..b0406d5 100644
--- a/_theme/scipy/layout.html
+++ b/_theme/scipy/layout.html
@@ -99,7 +99,6 @@
{%- for scriptfile in script_files %}
<script type="text/javascript" src="{{ pathto(scriptfile, 1) }}"></script>
{%- endfor %}
- <script type="text/javascript" src="{{ pathto('_static/js/bootstrap.min.js', 1) }}"></script>
<script type="text/javascript" src="{{ pathto('_static/js/copybutton.js', 1) }}"></script>
{%- endmacro %}