Skip to content

Commit 073b9d2

Browse files
authored
Remove 'navigation'
1 parent 803833f commit 073b9d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python_docs_theme/layout.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
{%- macro relbar() %}
44
{# modified from sphinx/themes/basic/layout.html #}
55
<div class="related" role="navigation" aria-label="related navigation">
6-
<h3>{{ _('Navigation') }}</h3>
76
<ul>
87
{%- for rellink in rellinks %}
98
<li class="right" {% if loop.first %}style="margin-right: 10px"{% endif %}>

0 commit comments

Comments
 (0)