Packages

A flexible authentication (and more) solution for Phoenix

Current section

Files

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

priv/templates/email/confirmable/reconfirmation_instructions.text.eex

Hi <%%= @unconfirmed_email %>,
In order to actually change the email address linked to your account to <%%= @unconfirmed_email %> we ask you to confirm the action by activating the following link:
<%%= <%= inspect web_module %>.Router.Helpers.haytni_<%= scope %>_reconfirmation_url(<%= inspect web_module %>.Endpoint, :show, confirmation_token: @confirmation_token) %>
To do so, copy the link above then paste it in your browser.