Packages

A flexible authentication (and more) solution for Phoenix

Current section

Files

Jump to
haytni priv templates email confirmable email_changed.text.eex
Raw

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 Haytni.ConfirmablePlugin.reconfirmable(), do: @user.unconfirmed_email, else: @user.email %>.