15 lines
400 B
Plaintext
15 lines
400 B
Plaintext
.container
|
|
.row
|
|
.col-md-12
|
|
h1 You're almost there!
|
|
|
|
br
|
|
|
|
p
|
|
| We sent a login link to
|
|
strong = @email_recipient
|
|
' . Please click on the link to login to your account.
|
|
' The link is valid for next 15 minutes.
|
|
|
|
p If it doesn't arrive, check your spam folder, or #{link_to 'enter your email again', new_login_path} to get another login link.
|