Minor tweaks to e-mail templates

This commit is contained in:
Piotr Mitros
2012-02-09 20:55:38 -05:00
parent 5881c84c47
commit e844c63171
3 changed files with 1 additions and 8 deletions

View File

@@ -1 +1 @@
Your account for MIT's on-line 6.002
Your account for MITx's on-line 6.002

View File

@@ -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.

View File

@@ -1 +0,0 @@
Activate your djangoproject.com account - you have {{ expiration_days }} days!