Files
edx-platform/cms/templates/emails/activation_email.txt
Calen Pennington 7a34a8c342 Fix failing tests
2012-07-23 13:49:11 -04:00

14 lines
450 B
Plaintext

Thank you for signing up for edX! To activate your account,
please copy and paste this address into your web browser's
address bar:
% if is_secure:
https://${ site }/activate/${ key }
% else:
http://${ site }/activate/${ key }
% endif
If you didn't request this, you don't need to do anything; you won't
receive any more email from us. Please do not reply to this e-mail; if
you require assistance, check the help section of the edX web site.