Sha256: dc267598c24e479edb86fea92d53bd52f68771843a716225c7183e1dbbf3f237
Contents?: true
Size: 712 Bytes
Versions: 12
Compression:
Stored size: 712 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> <p>Hey there,</p> <p>Can't remember your password for <strong><%= @user.email %></strong>? That's OK, it happens. Just hit the link below to set a new one.</p> <p><%= link_to "Reset my password", edit_admin_password_reset_url(token: @signed_id) %></p> <p>If you did not request a password reset you can safely ignore this email, it expires in 20 minutes. Only someone with access to this email account can reset your password.</p> <hr> <p>Have questions or need help? Just reply to this email and our support team will help you sort it out.</p> </body> </html>
Version data entries
12 entries across 12 versions & 1 rubygems