Sha256: 08576f242ffc981c15a10602aee28b5482e7b6f7cd8d19ed0cf3101c7fd7956f

Contents?: true

Size: 661 Bytes

Versions: 8

Compression:

Stored size: 661 Bytes

Contents

<p>Hello <%= @resource.email %>!</p>

<p>We recently received a request to change your password. Click the link below to get started:</p>

<p><%= link_to 'Change my password', edit_user_password_url(reset_password_token: @token) %></p>

<p>If you did not request a password change, then please ignore this email.</p>
<p>(Your password won't be changed until you click the link above and create a new one.)</p>
<p>If you have any questions, please <%= link_to t('blacklight.pages.contact.title'),  feedback_url %>.</p>
<p>Thanks,<br/>
Digital Commonwealth<br/>
  <%= link_to 'https://www.digitalcommonwealth.org/', 'https://www.digitalcommonwealth.org/' %>
</p>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bpluser-0.5.0 app/views/devise/mailer/reset_password_instructions.html.erb
bpluser-0.4.0 app/views/devise/mailer/reset_password_instructions.html.erb
bpluser-0.3.0 app/views/devise/mailer/reset_password_instructions.html.erb
bpluser-0.2.0.4 app/views/devise/mailer/reset_password_instructions.html.erb
bpluser-0.2.0.3 app/views/devise/mailer/reset_password_instructions.html.erb
bpluser-0.2.0.2 app/views/devise/mailer/reset_password_instructions.html.erb
bpluser-0.2.0.1 app/views/devise/mailer/reset_password_instructions.html.erb
bpluser-0.2.0 app/views/devise/mailer/reset_password_instructions.html.erb