Allow to edit account email and delete account
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
10
lib/web/templates/email/email_changed_new.text.eex
Normal file
10
lib/web/templates/email/email_changed_new.text.eex
Normal file
@@ -0,0 +1,10 @@
|
||||
<%= gettext "Verify email address" %>
|
||||
|
||||
==
|
||||
|
||||
<%= gettext "Confirm the new address to change your email." %>
|
||||
|
||||
<%= user_email_validation_url(Mobilizon.Web.Endpoint, :index, @token) %>
|
||||
|
||||
|
||||
<%= gettext "If this change wasn't initiated by you, please ignore this email. The email address for the Mobilizon account won't change until you access the link above." %>
|
||||
Reference in New Issue
Block a user