Sha256: cbc0d66558a51e0ac5c26878771fe98557ba59a0b37ebf1606e2fe3dcd2da0e8

Contents?: true

Size: 571 Bytes

Versions: 7

Compression:

Stored size: 571 Bytes

Contents

<h1>Hello <%= @user.full_name %>,</h1>

<p>
  A password reset has recently been requested for your user account on <strong><%= TbCore.config.site_name %></strong>.
  Click the link below to set your new password.
  <%= perishable_token_link_expiration_time_text(@user) %>
</p>

<p><%= link_to @url, @url %></p>

<p>For reference, the username tied to your account is <strong><%= @user.login %></strong>. If you remember your password you can log in here: <%= link_to login_url, login_url %></p>

<p>
  Thanks,<br/>
  <strong><%= TbCore.config.site_name %></strong>
</p>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tb_core-1.5.4 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.5.3 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.5.2 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.5.1 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.5.0 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.4.8 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.4.7 app/views/tb_core_mailer/forgot_password_notification.html.erb