Hello <%= @user.name %>,
We received a request to reset your password for your Sanasto Wiki account.
If you made this request, click the button below to set a new password:
<%= link_to "Reset My Password", @reset_url, class: "button" %>
This password reset link will expire on <%= @expires_at.strftime("%B %d, %Y at %I:%M %p %Z") %>.
You can also copy and paste this link into your browser:
<%= @reset_url %>
Didn't request a password reset?
If you didn't make this request, you can safely ignore this email. Your password will remain unchanged.