Fix markup.

This commit is contained in:
Georg Brandl 2008-04-27 18:10:48 +00:00
parent 0fba8f435e
commit f7f2cf3a81

View File

@ -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`