Hello,

To reset your password, please click on the following link:

<%= link_to "Reset Password", edit_password_reset_url(id: @user.password_reset_token, host: AppHost.new.domain_with_port) %>

- BiG Team