• {% if course.ribbon %}
    {{ course.ribbon }}
    {% endif %}
    {% if current_person.enrolled_in_course? %} {% else %} {% endif %} {% if current_person.enrolled_in_course? %} s {{course.progress}}% {% endif %}
    {% if current_school.filtering_enabled? %} {% endif %}

    {% if current_person.enrolled_in_course? %} {{ course.name }} {% else %} {{ course.name }} {% endif %}

    {{ course.full_description }}

    {% comment %} {% endcomment %}

    {{ course.short_description }}

    {% comment %}

    {{ course.instructor_names }}

    {% endcomment %} {% if current_person.enrolled_in_course? %}
    {% else %} {% if current_school.apps.commerce.active? %} {{ course.formatted_price }} {% else %} {% endif %} {% endif %}