You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
336 B
12 lines
336 B
Delete Your Account
|
|
<!---------------->
|
|
<html>
|
|
<p>
|
|
click the link below to delete your account.
|
|
<br>
|
|
<br>
|
|
<a href="{{url}}/#/verify-recover-delete?userId={{user_id}}&token={{token}}&email={{email}}">
|
|
Delete Your Account</a>
|
|
</p>
|
|
<p>If you did not request this email to delete your account, you can safely ignore this email.</p>
|
|
</html>
|
|
|