{{ section.title }}
Section • {{ section.lectures.all|length }} lectures
{% if section.description %}{{ section.description|linebreaks }}
{% endif %}
{% if not section.lectures.all %}
No lectures in this section.
{% endif %}