We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92bb04e commit 53dc5e1Copy full SHA for 53dc5e1
doc/_templates/layout.html
@@ -87,7 +87,7 @@ <h3>{{ _('Quick search') }}</h3>
87
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
88
{{ metatags }}
89
{%- if builder != 'htmlhelp' %}
90
- {%- set titlesuffix = " — " + docstitle|e %}
+ {%- set titlesuffix = " — " + docstitle %}
91
{%- endif %}
92
<title>{{ title|striptags }}{{ titlesuffix }}</title>
93
{%- if builder == 'web' %}
0 commit comments