Notification for Updated Email Address
Send a confirmation email when a user's account has their email updated.
Preview
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!--$-->
<html dir="ltr" lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<meta name="x-apple-disable-message-reformatting" />
</head>
<div style="display:none;overflow:hidden;line-height:1px;opacity:0;max-height:0;max-width:0">Confirm your new email address for Email Bits<div> </div>
</div>
<body style="background-color:rgb(243,244,246);font-family:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"">
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="margin-left:auto;margin-right:auto;padding-top:2rem;padding-bottom:2rem;padding-left:1rem;padding-right:1rem;max-width:600px">
<tbody>
<tr style="width:100%">
<td><img alt="Email Bits Logo" height="120" src="/static/email-bits/logo-black-with-text-transparent-background.png" style="margin-left:auto;margin-right:auto;margin-bottom:1.5rem;display:block;outline:none;border:none;text-decoration:none" width="120" />
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="background-color:rgb(255,255,255);border-radius:0.5rem;box-shadow:0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgb(0,0,0,0.1), 0 2px 4px -2px rgb(0,0,0,0.1);padding:2rem;margin-bottom:2rem">
<tbody>
<tr>
<td>
<h1 style="font-size:1.5rem;line-height:2rem;font-weight:700;color:rgb(31,41,55);margin-bottom:1rem">Confirm Your New Email Address</h1>
<p style="color:rgb(75,85,99);margin-bottom:1rem;font-size:14px;line-height:24px;margin:16px 0">Hello <!-- -->John Doe<!-- -->,</p>
<p style="color:rgb(75,85,99);margin-bottom:1rem;font-size:14px;line-height:24px;margin:16px 0">We received a request to change your email address for your <!-- -->Email Bits<!-- --> account to <!-- -->newemail@example.com<!-- -->. To confirm this change, please click the button below:</p>
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="text-align:center">
<tbody>
<tr>
<td><a href="https://app.example.com/confirm-email/abc123" style="background-color:rgb(37,99,235);color:rgb(255,255,255);font-weight:700;padding-top:0.75rem;padding-bottom:0.75rem;padding-left:1.5rem;padding-right:1.5rem;border-radius:0.5rem;width:16rem;line-height:100%;text-decoration:none;display:inline-block;max-width:100%;mso-padding-alt:0px;padding:12px 24px 12px 24px" target="_blank"><span><!--[if mso]><i style="mso-font-width:400%;mso-text-raise:18" hidden>   </i><![endif]--></span><span style="max-width:100%;display:inline-block;line-height:120%;mso-padding-alt:0px;mso-text-raise:9px">Confirm Email Change</span><span><!--[if mso]><i style="mso-font-width:400%" hidden>   ​</i><![endif]--></span></a></td>
</tr>
</tbody>
</table>
<p style="color:rgb(107,114,128);margin-top:1.5rem;font-size:0.875rem;line-height:1.25rem;margin:16px 0">If you didn't request this change, please ignore this email or contact our support team if you have concerns.</p>
</td>
</tr>
</tbody>
</table>
<hr style="border-color:rgb(209,213,219);margin-top:2rem;margin-bottom:2rem;width:100%;border:none;border-top:1px solid #eaeaea" />
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="text-align:center">
<tbody>
<tr>
<td>
<p style="color:rgb(107,114,128);font-size:0.75rem;line-height:1rem;margin:16px 0">© 2024 <!-- -->Email Bits<!-- -->. All rights reserved.</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html><!--/$-->