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() }}
-
-
-
-
-
-
- - You can ask questions about TTS. Try
- - What is VITS?
- - How to train a TTS model?
- - What is the format of training data?
-
-
-
-
{% endblock %}