Current section
Files
Jump to
Current section
Files
priv/templates/email/confirmable/email_changed.text.eex
Hello <%%= @old_email_address %>!
We're contacting you to let you know that the email address linked to your account is being changed to <%%= if @config.reconfirmable, do: @user.unconfirmed_email, else: @user.email %>.