--- layout: default ---
{{page.title}} {% for person in page.instructors %} {% include people_chip.html %}
{% endfor %}
{% if page.organization %} {{page.organization}}
{% endif %} {% for semester in page.semesters %} {% include semester.html %}
{% endfor %}
{{content}}