mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix markup.
This commit is contained in:
parent
0fba8f435e
commit
f7f2cf3a81
@ -122,7 +122,7 @@ The following blocks exist in the ``layout`` template:
|
|||||||
{% block sidebar1 %}{{ sidebar() }}{% endblock %}
|
{% block sidebar1 %}{{ sidebar() }}{% endblock %}
|
||||||
{% block sidebar2 %}{% endblock %}
|
{% block sidebar2 %}{% endblock %}
|
||||||
|
|
||||||
(The `sidebar2` location for the sidebar is needed by the ``sphinxdoc.css`
|
(The `sidebar2` location for the sidebar is needed by the ``sphinxdoc.css``
|
||||||
stylesheet, for example.)
|
stylesheet, for example.)
|
||||||
|
|
||||||
`footer`
|
`footer`
|
||||||
|
Loading…
Reference in New Issue
Block a user