Sha256: baa90a7d0ce3b1291f380341dd415cd0d735a4252899d2186dcaee4887aeeca4

Contents?: true

Size: 363 Bytes

Versions: 14

Compression:

Stored size: 363 Bytes

Contents

<% require 'devise/version' %>
<p><%= t('.greeting', recipient: @resource.email) %></p>

<p><%= t('.instruction') %></p>

<p><%= link_to t('.action'), edit_password_url(@resource, reset_password_token: (Devise::VERSION.start_with?('3.', '4.') ? @token : @resource.reset_password_token)) %></p>

<p><%= t('.instruction_2') %></p>
<p><%= t('.instruction_3') %></p>

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
pwb-1.4.0 app/views/devise/mailer/reset_password_instructions.html.erb
pwb-1.3.0 app/views/devise/mailer/reset_password_instructions.html.erb
pwb-1.2.0 app/views/devise/mailer/reset_password_instructions.html.erb
devise-i18n-1.2.0 app/views/devise/mailer/reset_password_instructions.html.erb
pwb-1.1.1 app/views/devise/mailer/reset_password_instructions.html.erb
odania-0.2.0 app/views/devise/mailer/reset_password_instructions.html.erb
pwb-1.0.0 app/views/devise/mailer/reset_password_instructions.html.erb
pwb-0.1.1 app/views/devise/mailer/reset_password_instructions.html.erb
pwb-0.1.0 app/views/devise/mailer/reset_password_instructions.html.erb
devise-i18n-1.1.2 app/views/devise/mailer/reset_password_instructions.html.erb
pwb-0.0.2 app/views/devise/mailer/reset_password_instructions.html.erb
pwb-0.0.1 app/views/devise/mailer/reset_password_instructions.html.erb
devise-i18n-1.1.1 app/views/devise/mailer/reset_password_instructions.html.erb
devise-i18n-1.1.0 app/views/devise/mailer/reset_password_instructions.html.erb