diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html
index e95ec1fdf110..062be3b551db 100644
--- a/doc/_templates/layout.html
+++ b/doc/_templates/layout.html
@@ -238,7 +238,7 @@
{{ _('Navigation') }}
{%- endif %}
{%- if show_sphinx %}
{% trans sphinx_version=sphinx_version|e %}Created using
- Sphinx {{ sphinx_version }}.{% endtrans %}
+ Sphinx {{ sphinx_version }}.{% endtrans %}
{%- endif %}
{%- if sha %}
Doc version {{ sha }}.
@@ -258,106 +258,5 @@ {{ _('Navigation') }}