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

{{ course.name }}

{% comment %} {% if course.properties.course_length %}
{{course.properties.course_length}}
{% endif %} {% endcomment %}
{{ course.name }}
{% if course.short_description != "" %}
{{ course.short_description }} {% if course.properties.course_length %}
{{course.properties.course_length}}
{% endif %}
{% else %}
{% endif %}