Sha256: 72a7464568d17a15eabd01a4f3faf67bd8d7bb9a69a5bb90aee16e92a6d16a69

Contents?: true

Size: 637 Bytes

Versions: 6

Compression:

Stored size: 637 Bytes

Contents

<p><%= t('.greeting', :recipient => @resource.email, :default => "Hello #{@resource.email}!") %></p>

<p><%= t('.instruction', :default => "Someone has requested a link to change your password, and you can do this through the link below.") %></p>

<p><%= link_to t('.action', :default => "Change my password"), edit_password_url(@resource, :reset_password_token => @resource.reset_password_token) %></p>

<p><%= t('.instruction_2', :default => "If you didn't request this, please ignore this email.") %></p>
<p><%= t('.instruction_3', :default => "Your password won't change until you access the link above and create a new one.") %></p>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
devise-i18n-bootstrap-0.3.0.beta app/views/devise/mailer/reset_password_instructions.html.erb
devise-i18n-views-0.2.8 app/views/devise/mailer/reset_password_instructions.html.erb
devise-i18n-views-0.2.7 app/views/devise/mailer/reset_password_instructions.html.erb
devise-i18n-views-0.2.6 app/views/devise/mailer/reset_password_instructions.html.erb
devise-i18n-views-0.2.5 app/views/devise/mailer/reset_password_instructions.html.erb
devise-i18n-views-0.2.3 app/views/devise/mailer/reset_password_instructions.html.erb