--- layout: page ---
Instructor: {{ page.instructor }}
{% endif %} {% if page.term %}Term: {{ page.term }}
{% endif %} {% if page.location %}Location: {{ page.location }}
{% endif %} {% if page.time %}Time: {{ page.time }}
{% endif %}| Week | Date | Topic | Materials |
|---|---|---|---|
| {{ entry.week }} | {{ entry.date }} |
{% if entry.topic %}
{{ entry.topic }}
{% endif %}
{% if entry.description %}
{{ entry.description | markdownify }}
{% endif %}
|
{% if entry.materials %}
|