Sha256: 484ba56b7442c953bff4f9195a7f6cbe52fdf17b1f48980ee0675e44b6c3efa5
Contents?: true
Size: 498 Bytes
Versions: 4
Compression:
Stored size: 498 Bytes
Contents
<p>Hello <%= @resource.username.capitalize %>!</p> <p>Someone has requested a link to change your password. You can do this through the link below.</p> <p><%= link_to 'Change my password', edit_password_url(@resource, :reset_password_token => @token) %></p> <p>If you didn't request this, please ignore this email.</p> <p>Your password won't change until you access the link above and create a new one.</p> <br/> <p> Thank you,<br/><br/> Yourself<br/> <%= link_to "Your URL", "#" %> </p>
Version data entries
4 entries across 4 versions & 3 rubygems