Confirm email change (Light Theme)
Basic email change confirmation
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 email address change<div> </div>
</div>
<body style="background-color:rgb(249,250,251);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="max-width:600px;margin-left:auto;margin-right:auto;background-color:rgb(255,255,255)">
<tbody>
<tr style="width:100%">
<td>
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="padding-left:1.5rem;padding-right:1.5rem;padding-top:2rem;padding-bottom:2rem">
<tbody>
<tr>
<td>
<h1 style="font-size:1.5rem;line-height:2rem;font-weight:700;color:rgb(17,24,39);margin-bottom:1.5rem;text-align:center">Confirm Email Change</h1>
<p style="font-size:1rem;line-height:1.625;color:rgb(55,65,81);margin-bottom:1rem;margin:16px 0">We received a request to change your email address from:</p>
<div style="background-color:rgb(249,250,251);padding:1rem;border-radius:0.5rem;margin-bottom:1rem">
<p style="font-size:0.875rem;line-height:1.25rem;color:rgb(75,85,99);font-weight:500;margin:16px 0">Current: {{ .Email }}</p>
<p style="font-size:0.875rem;line-height:1.25rem;color:rgb(75,85,99);font-weight:500;margin:16px 0">New: {{ .NewEmail }}</p>
</div>
<p style="font-size:1rem;line-height:1.625;color:rgb(55,65,81);margin-bottom:1.5rem;margin:16px 0">To complete this change, please confirm by clicking the button below:</p>
<div style="text-align:center;margin-bottom:1.5rem"><a href="#" class="hover:bg-blue-700" style="background-color:rgb(37,99,235);color:rgb(255,255,255);font-weight:600;padding-top:0.75rem;padding-bottom:0.75rem;padding-left:2rem;padding-right:2rem;border-radius:0.5rem;line-height:100%;text-decoration:none;display:inline-block;max-width:100%;mso-padding-alt:0px;padding:12px 32px 12px 32px" 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></div>
<p style="font-size:0.875rem;line-height:1.625;color:rgb(75,85,99);margin:16px 0">If you didn't request this change, please ignore this email or contact support if you have concerns.</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table><!--/$-->
</body>
</html>