Fix style inconsistency.

This commit is contained in:
Georg Brandl 2010-01-14 21:33:30 +01:00
parent e2b5248177
commit 27f85a8dab

View File

@ -12,7 +12,8 @@
{% block rootrellink %}
<li><a href="{{ pathto('index') }}">Sphinx home</a>&nbsp;|&nbsp;</li>
<li><a href="{{ pathto('contents') }}">Documentation</a>&raquo;</li>
<li><a href="{{ pathto('contents') }}">Documentation</a>
&raquo;</li>
{% endblock %}
{% block header %}