Fixed bug #688: Change email text fixed
parent
4b9bab54ed
commit
f78323dfb7
|
@ -9,7 +9,7 @@
|
|||
<td>
|
||||
<h1>Change your email:</h1>
|
||||
<p>Hello {{ user.get_full_name() }},</p>
|
||||
<p>you can recover your password by going to the following url:</p>
|
||||
<p>you can confirm your change of email by going to the following url:</p>
|
||||
<p><a style="color: #669900;" href="{{ final_url }}">{{ final_url }}</a>
|
||||
<p>You can ignore this message if you did not request.</p>
|
||||
<p>Regards</p>
|
||||
|
|
Loading…
Reference in New Issue