--- layout: base --- {% assign module=page.categories[1] %}
{% include side_toolbar.html %}

{{ page.title }}

{% if page.livestream_code == null %}
{% else %} {% endif %} {% if page.slides_code == null %}
{% else %} {% endif %} {{ content }} {% if page.discussion %} {% include prompt.html content="

General discussion

" %} {% endif %} {% include next_in_module.html %} {% if prev or next %}
{% endif %}
{% if prev %}
Previous submodule:
{% endif %}
{% if next %}
Next submodule:
{% endif %}