Reinstate page nav, various TOC structure cleanup

This commit is contained in:
Michael DeHaan 2012-03-31 09:36:37 -04:00
commit 31c353543c
18 changed files with 236 additions and 30 deletions

View file

@ -11,6 +11,7 @@
<ul class="nav">
{% block sidebartoc %}
{% include "globaltoc.html" %}
{% include "localtoc.html" %}
{% endblock %}
</ul>
<ul class="nav secondary-nav">