diff --git a/docs/source/_templates/page.html b/docs/source/_templates/page.html index 2c6ef4ee..dd1bc34f 100644 --- a/docs/source/_templates/page.html +++ b/docs/source/_templates/page.html @@ -1,23 +1,4 @@ {% extends "!page.html" %} {% block scripts %} {{ super() }} - - - - - - - {% endblock %}