Sha256: b43f4953b7c633dfebdb7698948e0e113babe9efee76ceb1435214d0b575d26e

Contents?: true

Size: 506 Bytes

Versions: 3

Compression:

Stored size: 506 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.</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

3 entries across 3 versions & 1 rubygems

Version Path
tb_core-1.4.6 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.4.5 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.4.4 app/views/tb_core_mailer/forgot_password_notification.html.erb