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 803833f commit 073b9d2Copy full SHA for 073b9d2
python_docs_theme/layout.html
@@ -3,7 +3,6 @@
3
{%- macro relbar() %}
4
{# modified from sphinx/themes/basic/layout.html #}
5
<div class="related" role="navigation" aria-label="related navigation">
6
- <h3>{{ _('Navigation') }}</h3>
7
<ul>
8
{%- for rellink in rellinks %}
9
<li class="right" {% if loop.first %}style="margin-right: 10px"{% endif %}>
0 commit comments