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

{{ file.filename }}

{{ section.doc|safe }}
{{ section.code|safe }}