Minor tweaks to e-mail templates
This commit is contained in:
@@ -1 +1 @@
|
||||
Your account for MIT's on-line 6.002
|
||||
Your account for MITx's on-line 6.002
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{% load humanize %}
|
||||
Someone, hopefully you, signed up for a new account at djangoproject.com using this email address. If it was you, and you'd like to activate and use your account, click the link below or copy and paste it into your web browser's address bar:
|
||||
|
||||
http://127.0.0.1:8000/accounts/activate/{{ activation_key }}/
|
||||
|
||||
If you didn't request this, you don't need to do anything; you won't receive any more email from us, and the account will expire automatically in {{ expiration_days|apnumber }} days.
|
||||
@@ -1 +0,0 @@
|
||||
Activate your djangoproject.com account - you have {{ expiration_days }} days!
|
||||
Reference in New Issue
Block a user