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.
2 parents a100c04 + 788fee7 commit 0a7bf86Copy full SHA for 0a7bf86
1 file changed
python_docs_theme/layout.html
@@ -82,12 +82,7 @@ <h3>{{ _('Navigation') }}</h3>
82
{{ super() }}
83
{%- endblock -%}
84
85
-{%- block css -%}
86
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
87
- {{ super() }}
88
-{%- endblock -%}
89
-
90
-{%- block body_tag %}
+{%- block document %}
91
92
{%- if builder != 'htmlhelp' %}
93
<div class="mobile-nav">
0 commit comments