diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
deleted file mode 100644
index 8172f218..00000000
--- a/docs/_templates/layout.html
+++ /dev/null
@@ -1,16 +0,0 @@
-{% extends "!layout.html" %}
-
-{% block footer %}
-{{ super() }}
-
-{% endblock %}