{% extends "course/course-base.html" %} {% block title %} {{flow_desc.title}} - CourseFlow {% endblock %} {% block content %} {{ completion_text|safe }}
« Back to start page
{% endblock %}