Sha256: 4842b134682f01f47be082a7fb5cc66a6242b9fb15b557615e6eb0d1f2203eb8
Contents?: true
Size: 718 Bytes
Versions: 3
Compression:
Stored size: 718 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><%= @admin_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
3 entries across 3 versions & 1 rubygems