|
@@ -153,15 +153,6 @@ Please click this link to reset your password:
|
153
|
153
|
|
154
|
154
|
If you no longer wish to make the above change, or if you did not initiate this request, please disregard and/or delete this e-mail.
|
155
|
155
|
''')
|
156
|
|
-duplicated_email_body = l_('''
|
157
|
|
-We've received a request to reset the password for this account.
|
158
|
|
-Please click this link to reset your password:
|
159
|
|
-
|
160
|
|
-%(password_reset_link)s
|
161
|
|
-
|
162
|
|
-If you no longer wish to make the above change, or if you did not initiate this request, please disregard and/or delete this e-mail.
|
163
|
|
-''')
|
164
|
|
-import pudb; pu.db
|
165
|
156
|
|
166
|
157
|
#######
|
167
|
158
|
#
|