{% if options.files|length %}
Jump To …
{% for file in options.files %}
{{ file.filename }}
{% endfor %}
{% endif %}
{{ file.filename }}
{% for section in sections %}
¶
{{ section.doc|safe }}
{{ section.code|safe }}
{% endfor %}