<%= gettext("New email confirmation") %>

<%= gettext( "The email address for your account on %{host} is being changed to:", host: @instance_name ) |> raw %>

<%= @new_email %>

<%= gettext( "If you did not trigger this change yourself, it is likely that someone has gained access to your %{host} account. Please log in and change your password immediately. If you cannot login, contact the admin on %{host}.", host: @instance_name ) %>