{% extends 'schedules/edx_ace/common/base_body.html' %} {% load i18n %} {% block preview_text %} {% if course_ids|length > 1 %} {% blocktrans trimmed %} Many {{ platform_name }} learners are completing more problems every week, and participating in the discussion forums. What do you want to do to keep learning? {% endblocktrans %} {% else %} {% blocktrans trimmed %} Many {{ platform_name }} learners in {{course_name}} are completing more problems every week, and participating in the discussion forums. What do you want to do to keep learning? {% endblocktrans %} {% endif %} {% endblock %} {% block content %}
{% trans "Keep up the momentum!" %}{% if course_ids|length > 1 %} {% blocktrans trimmed %} Many edX learners are completing more problems every week, and participating in the discussion forums. What do you want to do to keep learning? {% endblocktrans %} {% else %} {% blocktrans trimmed %} Many edX learners in {{course_name}} are completing more problems every week, and participating in the discussion forums. What do you want to do to keep learning? {% endblocktrans %} {% endif %} {# email client support for style sheets is pretty spotty, so we have to inline all of these styles #} 1 %} href="{{ dashboard_url }}" {% else %} href="{{ course_url }}" {% endif %} style=" color: #ffffff; text-decoration: none; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; background-color: #005686; border-top: 12px solid #005686; border-bottom: 12px solid #005686; border-right: 50px solid #005686; border-left: 50px solid #005686; display: inline-block; "> {# old email clients require the use of the font tag :( #} {% trans "Keep learning" %} {% if show_upsell %}{% blocktrans trimmed %} Don't miss the opportunity to highlight your new knowledge and skills by earning a verified certificate. Upgrade by {{ user_schedule_upgrade_deadline_time }}. {% endblocktrans %} {% endif %} |