{%- for path in config.extra_css %} {%- endfor %}
{% if nav|length > 1 %}
In this documentation
{% endif %} {% if page.toc %}
Table of Contents
{% endif %} {{ page.content }}
{%- for script in config.extra_javascript %} {{ script | script_tag }} {%- endfor %}