diff --git a/docs/src/_templates/page.html b/docs/src/_templates/page.html
deleted file mode 100644
index ea3fdc21d6..0000000000
--- a/docs/src/_templates/page.html
+++ /dev/null
@@ -1,149 +0,0 @@
-{% extends "!page.html" %}
-
-{# ------------------------------------------------------------------------
- # Including jquery.js here is needed for the Furo theme. RTD theme included it automatically.
- # Note: having 'sphinxcontrib.jquery' in `conf.py` extensions list isn't working for this reason:
- # it is including jQuery via ``
- # at the VERY END of the HTML element, right before `