Sha256: cf372bd1db7eb7e58d13f0357f9f50b8b284724fc6f70cec809df7799d057df1

Contents?: true

Size: 573 Bytes

Versions: 3

Compression:

Stored size: 573 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', push_type_admin.edit_user_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

3 entries across 3 versions & 1 rubygems

Version Path
push_type_auth-0.12.1 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.12.0 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.12.0.beta.1 app/views/devise/mailer/reset_password_instructions.html.erb