{# nist/localtoc.html ~~~~~~~~~~~~~~~~~~~ Sphinx sidebar template: local table of contents. :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. Modified for FiPy #} {%- if display_toc %}

{{ _('Table Of Contents') }}

{{ toc }}
{%- endif %}