{# Display success, error, warning or info messages #}
{% alert_messages messages %}
{% if is_learner_eligible_for_one_click_purchase %}
{% if is_learner_eligible_for_one_click_purchase %}
{% endif %}
{# Program Summary Box #}
{{ page_title }}
{% endif %}{{ program_title }}
{{ organization_text }}
{{ program_overview }}
-
{# Common bullet points #}
- {{ course_count_text }} {# Extra bullet points #} {% for bullet_point in item_bullet_points %}
- {{ bullet_point }} {% endfor %}
{{ purchase_text }}
{% if is_discounted %}
{{ program_price }} {{ program_discounted_price }}
{% else %}
{{ program_price }}
{% endif %}
{% endif %}
{{ summary_header }}
{{ course_count_text }}: |
{% for course in courses %}
{% if course.course_runs.0.is_enrolled %}
{% if course.course_runs.0.upgrade_url == None %}
{% endfor %}
({{ enrolled_in_course_and_unpaid_text }}) {% endif %} {% else %} {{ course.title|link_to_modal:forloop.counter0 }} {% endif %} {{ course.weeks_to_complete }} |
---|---|
{{ price_text }}: |
{{ purchase_text }}
{% if is_discounted %}
|
{{ length_text }}: | {{ length_info_text }} |
{{ effort_text }}: | {{ effort_info_text }} |