diff --git a/python_docs_theme/layout.html b/python_docs_theme/layout.html index 822e6ed..4ad39cb 100644 --- a/python_docs_theme/layout.html +++ b/python_docs_theme/layout.html @@ -55,6 +55,6 @@ {% if theme_issues_url %}{% trans pathto_bugs=theme_issues_url %}Found a bug?{% endtrans %}{% endif %}
- {% trans sphinx_version=sphinx_version|e %}Created using Sphinx {{ sphinx_version }}.{% endtrans %} + {% trans sphinx_version=sphinx_version|e %}Created using Sphinx {{ sphinx_version }}.{% endtrans %} {% endblock %}