Sha256: 735f83265f89c3fb024c8590b07ecdcd4b0aa44c3ad84de9bc75739c5769b2c0
Contents?: true
Size: 667 Bytes
Versions: 5
Compression:
Stored size: 667 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_password_url(@resource, 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
5 entries across 5 versions & 1 rubygems