--- layout: default ---
{% if page.visual %} {{ page.visual.alt }} {% endif%} {% if page.visuals %}
{% for vis in page.visuals %} {{ vis.alt }} {% endfor %}
{% endif %}
{% include chapters.html %} {% if page.team %} {% include team.html %} {% endif %}
{% include next_chapter.html %}