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

Version Path
push_type_auth-0.9.5 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.9.3 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.9.2 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.9.1 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.9.0 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.9.0.beta.4 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.9.0.beta.3 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.9.0.beta.2 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.8.2 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.8.1 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.8.0 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.8.0.beta.3 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.8.0.beta.2 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.8.0.beta.1 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.7.0 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.7.0.beta.1 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.6.0 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.6.0.beta.4 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.6.0.beta.3 app/views/devise/mailer/reset_password_instructions.html.erb
push_type_auth-0.6.0.beta.2 app/views/devise/mailer/reset_password_instructions.html.erb