{% extends 'schedules/edx_ace/common/base_body.html' %} {% load i18n %} {% block preview_text %} {% blocktrans %} Learning isn't easy - but it's worth it! Learn something new in {{course_name}}. {% endblocktrans %} {% endblock %} {% block content %}

{% blocktrans %} Remember when you enrolled in {{course_name}} on edX.org? {% endblocktrans %}

{% blocktrans %} We do! Come see what everyone is learning. {% endblocktrans %}

{% blocktrans %} Start learning now {% endblocktrans %}

{% endblock %}