{% capture course_path %}{% route course, id: course.id %}{% endcapture %}
{% if course.ribbon %}
{{ course.ribbon }}
{% endif %} {{ course.name }}

{{ course.name }}

{{ course.short_description }} {% if course.properties.course_length %}
{{course.properties.course_length}}
{% endif %}