Sha256: 89c6eda98c2fd817af11c52a14a595fc1da7cae9ccc989ac944057bf2bb368ea
Contents?: true
Size: 664 Bytes
Versions: 57
Compression:
Stored size: 664 Bytes
Contents
<h1><%= @user.email %></h1> <p>Someone requested that the password of your <%= @application_name %> account be reset.</p> <div class="text-center"> <%= link_to('Reset my password', cmor_user_area.edit_user_password_reset_url(host: @host, token: @user.perishable_token), class: 'btn btn-primary') %> </div> <p>Copyable link: <%= link_to cmor_user_area.edit_user_password_reset_url(host: @host, token: @user.perishable_token), cmor_user_area.edit_user_password_reset_url(host: @host, token: @user.perishable_token) %></p> <p>If you didn't request this, you can ignore this email or let us know. Your password won't change until you create a new password.</p>
Version data entries
57 entries across 57 versions & 1 rubygems