Hello <%= @user.email %>, Someone at <%= @ip %> requested to reset your account password on <%= Rails.application.name %>. If you submitted this request, visit the link below to set a new password. If not, you can disregard this e-mail. <%= Rails.application.root_url %>login/set_new_password?token=<%= @user.password_reset_token %>