UNPKG

realm-object-server

Version:

Realm Object Server

27 lines (26 loc) 1.57 kB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="robots" content="noindex, nofollow"> </head> <body style="margin: 0; padding: 0; font-family: Lato, Arial, sans-serif;"> <div style="background-color: #ebebf2;"> <div style="background-color: #ffffff; margin: auto; max-width: 660px; padding: 30px;"> <h2 style="font-size: 28px; line-height: 34px; color: #39477f; font-weight: 700; text-align: center;"> Did you forget your password? </h2> <p style="font-size: 18px; line-height: 30px; color: #1c233f; text-align: center;"> Don't worry about it - we've all been there. Please use this link below to reset your password and access your account. </p> <p style="font-size: 18px; line-height: 30px; color: #1c233f; text-align: center;"> <a href="%BASE_URL%/reset-password?token=%TOKEN%" style="font-size: 14px; font-family: 'Lato', Arial, sans-serif; margin: 15px; letter-spacing: 1px; border-radius: 4px; border: 0; display: inline-block; text-transform: uppercase; padding: 20px 25px; font-weight: 700; background: #1DB190; text-decoration: none; color: #ffffff;" target="_blank"> Reset your password </a> </p> </div> </div> </body> </html>