Sha256: 215274d1ae5a4ddfa7f49c3166ec133a88b457b23a27e32a22e49f7af1198e40
Contents?: true
Size: 552 Bytes
Versions: 33
Compression:
Stored size: 552 Bytes
Contents
<p>Hello <%= @user.name %></p> <p>You're receiving this email because someone has requested to change your PushType password. If you didn't request this, please ignore this email.</p> <p>To change your password, click the link below and follow the instructions:</p> <table> <tr> <td class="padding"> <p><%= link_to 'Change my password', edit_password_url(@user, reset_password_token: @token), class: 'btn-primary' %></p> </td> </tr> </table> <p>Your password won't change until you access the link above and create a new one.</p>
Version data entries
33 entries across 33 versions & 1 rubygems