metamaps--metamaps/views/users/mailer/reset_password_instructions.html.erb

12 lines
629 B
Plaintext
Raw Normal View History

2018-03-04 02:25:42 +00:00
<p>Hey there Metamapper with email { @resource.email }!</p>
2013-07-10 18:02:38 +00:00
<p>Please create a new password. Your password needs to contain a capital letter, a number, an emoji, 7 elements from the Periodic Table, and a plot containing a protagonist with some character development and a surprise twist ending.</p>
2014-10-27 22:24:30 +00:00
<p>Just kidding. But it does have to be between 8 and 40 characters.</p>
2013-07-10 18:02:38 +00:00
<p>Change your password using the link below.</p>
2018-03-04 02:25:42 +00:00
<p>{ link_to 'Change my password', edit_password_url(@resource, :reset_password_token => @token) }</p>
2013-07-10 18:02:38 +00:00
<p>If you didn't request this, click your heels three times and pretend nothing ever happened.</p>