mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Move the block
This commit is contained in:
parent
a14e79c372
commit
b83e329abd
@ -156,6 +156,8 @@
|
||||
</div>
|
||||
{%- endblock %}
|
||||
</div>
|
||||
{%- block extranavigation %}
|
||||
{%- enblock %}
|
||||
</nav>
|
||||
|
||||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
|
||||
@ -168,8 +170,6 @@
|
||||
<a href="{{ pathto(master_doc) }}">{{ project }}</a>
|
||||
{%- endblock %}
|
||||
|
||||
{%- block extra_nav %}
|
||||
{%- endblock %}
|
||||
</nav>
|
||||
|
||||
<div class="wy-nav-content">
|
||||
|
Loading…
Reference in New Issue
Block a user