diff --git a/doc/.templates/page.html b/doc/.templates/page.html
deleted file mode 100644
index 12f1aa7e2..000000000
--- a/doc/.templates/page.html
+++ /dev/null
@@ -1,23 +0,0 @@
-{% extends "!page.html" %}
-{% block scripts %}
- {{ super() }}
-
-
-
-
-
-
- - You can ask questions about STT. Try
- - What is a deployment?
- - How to install STT?
- - How to speed up training?
-
-
-
-
-{% endblock %}