diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
index b7b6f794..e44f3b56 100644
--- a/docs/_templates/layout.html
+++ b/docs/_templates/layout.html
@@ -1,5 +1,10 @@
{%- extends "!layout.html" %}
+{% block htmltitle %}
+{{ super() }}
+
+{% endblock %}
+
{% block sidebartitle %}