diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index e95ec1fdf110..6f068d1a47a8 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 }}.