{% capture course_path %}{% route course, id: course.id %}{% endcapture %}
{% if course.ribbon %}
{{ course.ribbon }}
{% endif %} {{ course.name }}
{{ course.instructor_names }} {% unless course.instructor_names == "" and course.properties.course_length == "none" %}|{% endunless %} {% unless course.properties.course_length == "none" %} 30 Minutes{% endunless %}

{{ course.name }}

{{course.full_description}}