Sha256: f4249e4ccfad6b7911926bd7df59f282cc702d7248deabd360490317b5a00769

Contents?: true

Size: 216 Bytes

Versions: 16

Compression:

Stored size: 216 Bytes

Contents

<p><%= t(".opening") %></p>

<p>
  <%= link_to t(".link_text", default: "Change my password"),
    edit_users_password_url(@user, token: @user.password_reset_token.html_safe) %>
</p>

<p><%= raw t(".closing") %></p>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
authenticate-0.7.3 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.7.2 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.7.1 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.7.0 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.6.1 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.6.0 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.5.0 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.4.0 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.3.3 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.3.2 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.3.1 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.3.0 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.2.3 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.2.2 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.2.1 app/views/authenticate_mailer/change_password.html.erb
authenticate-0.2.0 app/views/authenticate_mailer/change_password.html.erb