Course Outline

{% for chapter in course.get_chapters() %} {{ widgets.ChapterTeaser(index=loop.index, chapter=chapter, course=course, batch=batch, show_link=show_link)}} {% endfor %}