Sha256: ebb5431002207edb1233ee3f0297752820b37a42b3aff606ba7c3fae52a0e109

Contents?: true

Size: 515 Bytes

Versions: 8

Compression:

Stored size: 515 Bytes

Contents

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

<p>A password reset has recently been requested for your user account on <strong><%= Spud::Core.config.site_name %></strong>. Please 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><%= Spud::Core.config.site_name %></strong>
</p>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
tb_core-1.4.beta2 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.4.beta1 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.3.10 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.3.9 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.3.7 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.3.6 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.3.5 app/views/tb_core_mailer/forgot_password_notification.html.erb
tb_core-1.3.4 app/views/tb_core_mailer/forgot_password_notification.html.erb