Sha256: 15027601223fe314fd823a42eb123c81b9b1f38691e97b8cc54dac3e8fd7710c

Contents?: true

Size: 724 Bytes

Versions: 18

Compression:

Stored size: 724 Bytes

Contents

<% require 'devise/version' %>
<%# TODO: Link user to blog so we can do @resource.blog
  blog = Blog.first %>
<p><%= t('.greeting', recipient: @resource.login, default: "Hello #{@resource.login}!") %></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: @token, host: blog.base_url) %></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

18 entries across 18 versions & 2 rubygems

Version Path
HornsAndHooves-publify_core-10.5.0 app/views/devise/mailer/reset_password_instructions.html.erb
HornsAndHooves-publify_core-10.4.0 app/views/devise/mailer/reset_password_instructions.html.erb
HornsAndHooves-publify_core-10.3.0 app/views/devise/mailer/reset_password_instructions.html.erb
HornsAndHooves-publify_core-10.2.0 app/views/devise/mailer/reset_password_instructions.html.erb
HornsAndHooves-publify_core-10.1.1 app/views/devise/mailer/reset_password_instructions.html.erb
HornsAndHooves-publify_core-10.1.0 app/views/devise/mailer/reset_password_instructions.html.erb
HornsAndHooves-publify_core-10.0.3 app/views/devise/mailer/reset_password_instructions.html.erb
HornsAndHooves-publify_core-10.0.2 app/views/devise/mailer/reset_password_instructions.html.erb
HornsAndHooves-publify_core-10.0.1 app/views/devise/mailer/reset_password_instructions.html.erb
HornsAndHooves-publify_core-10.0.0 app/views/devise/mailer/reset_password_instructions.html.erb
publify_core-9.2.7 app/views/devise/mailer/reset_password_instructions.html.erb
publify_core-9.2.6 app/views/devise/mailer/reset_password_instructions.html.erb
publify_core-9.2.5 app/views/devise/mailer/reset_password_instructions.html.erb
publify_core-9.2.4 app/views/devise/mailer/reset_password_instructions.html.erb
publify_core-9.2.3 app/views/devise/mailer/reset_password_instructions.html.erb
publify_core-9.2.2 app/views/devise/mailer/reset_password_instructions.html.erb
publify_core-9.2.1 app/views/devise/mailer/reset_password_instructions.html.erb
publify_core-9.2.0 app/views/devise/mailer/reset_password_instructions.html.erb