activation_email.txt 559 Bytes
Newer Older
Piotr Mitros committed
1
Someone, hopefully you, signed up for an account for MITx's on-line
pmitros committed
2 3 4 5
offering of 6.002 using this email address. If it was you, and you'd
like to activate and use your account, copy and paste this address
into your web browser's address bar:

6 7 8 9 10
% if is_secure:
  https://${ site }/activate/${ key }
% else:
  http://${ site }/activate/${ key }
% endif
pmitros committed
11 12

If you didn't request this, you don't need to do anything; you won't
Piotr Mitros committed
13 14
receive any more email from us. Please do not reply to this e-mail; if
you require assistance, check the help section of the MITx web site.