{% if course.ribbon %}
{{ course.ribbon }}
{% endif %} {{ course.name }}

{{ course.name }}

{{ course.instructor_names }}
{% t shared.progress, count: course.progress %}
{% capture course_path %}{% route course, id: course.id %}{% endcapture %} {% if course.has_to_restart? %} {% include "course_version_outdated_popup", path: course_path %} {% endif %} {% t shared.view %}