%page args="section_data" expression_filter="h"/> <%! from django.utils.translation import gettext as _ from openedx.core.djangolib.markup import HTML, Text %>
${_("To use the email tool, visit the")} ${_("new experience")}.
%else:${_("We recommend sending learners no more than one email message per week. Before you send your email, review the text carefully and send it to yourself first, so that you can preview the formatting and make sure embedded images and links work correctly.")} ${Text( _("You can include keywords in your messages. For list of available keywords see the {start_link}documentation{end_link}." )).format( start_link=HTML('').format(settings.COURSE_BULK_EMAIL_HELP_URL), end_link=HTML('') ) }
${_("CAUTION!")} ${_("When you select Send Email, your email message is added to the queue for sending, and cannot be cancelled.")}
${_("Email actions run in the background. The status for any active tasks - including email tasks - appears in a table below.")}
${_("To see the content of previously sent emails, click this button:")}
${_("To read a sent email message, click its subject.")}
${_("To see the status for all email tasks submitted for this course, click this button:")}