9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
|
<%= t(:hello, name: @resource.email) %>!
|
||
|
|
||
|
<%= t(:someone_requested_passreset) %>
|
||
|
|
||
|
<%= edit_password_url(@resource, reset_password_token: @token) %>
|
||
|
|
||
|
<%= t(:do_not_want_pass_reset1) %>
|
||
|
<%= t(:do_not_want_pass_reset2) %>
|