{{ title }}
{% for page in pages %}
{{page.name}}
{{ page.name }}
{% endfor %} {% if has_source_files and source_files_zip %}
Download source files (ZIP)
{% endif %}
☰
{% for page in pages %}
{{ page.content | safe }}
{% endfor %}