Allow to edit account email and delete account
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
9
lib/web/templates/email/email_changed_old.text.eex
Normal file
9
lib/web/templates/email/email_changed_old.text.eex
Normal file
@@ -0,0 +1,9 @@
|
||||
<%= gettext "New email address" %>
|
||||
|
||||
==
|
||||
|
||||
<%= gettext "The email address for your account on %{host} is being changed to:", host: @instance[:name] %>
|
||||
|
||||
<%= @new_email %>
|
||||
|
||||
<%= gettext "If you did not ask to change your email, it is likely that someone has gained access to your account. Please change your password immediately or contact the server admin if you're locked out of your account." %>
|
||||
Reference in New Issue
Block a user