diff --git a/docs/source/_templates/page.html b/docs/source/_templates/page.html deleted file mode 100644 index 633b7661..00000000 --- a/docs/source/_templates/page.html +++ /dev/null @@ -1,23 +0,0 @@ - -{% extends "!page.html" %} -{% block scripts %} - {{ super() }} - - - - - - - -{% endblock %}