{{course.title}} ({{course.get_student_level_display}}{% if course.offerings.all %}; {% for offering in course.offerings.all %}{% if not forloop.first %}, {% endif %}{{offering.get_term_display}} {{offering.start_date|date:"Y"}}{% endfor %}{% endif %})
{% if user.is_authenticated %}
{% endif %}