docs/source/_templates/layout.html
76f7f858
 {% extends "!layout.html" %}
 {% block extrahead %}
ed2f8852
   {%- for scriptfile in holoviews_js_files %}
     {{ js_tag(scriptfile) }}
   {%- endfor %}
76f7f858
 {% endblock %}