You're invited! (Light Theme)
Basic user invitation template
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">You've been invited to join our platform<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="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>
<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 1px 2px 0 rgb(0,0,0,0.05);border-width:1px;border-color:rgb(229,231,235);padding:2rem">
<tbody>
<tr>
<td>
<h1 style="font-size:1.5rem;line-height:2rem;font-weight:700;color:rgb(17,24,39);text-align:center;margin-bottom:0.5rem">You're Invited!</h1>
<p style="color:rgb(75,85,99);text-align:center;margin-bottom:2rem;font-size:1rem;line-height:1.625;margin:16px 0">Someone has invited you to join our platform. Click below to accept your invitation and get started.</p>
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="text-align:center;margin-bottom:1.5rem">
<tbody>
<tr>
<td><a href="{{ .ConfirmationURL }}" class="hover:bg-blue-700" style="background-color:#2563eb;color:#ffffff;font-weight:600;padding-top:0.75rem;padding-bottom:0.75rem;padding-left:2rem;padding-right:2rem;border-radius:8px;font-size:16px;line-height:20px;display:inline-block;text-decoration:none;max-width:100%;mso-padding-alt:0px;padding:12px 32px 12px 32px;min-height:44px" 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">Accept Invite</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);font-size:0.875rem;line-height:1.625;text-align:center;margin:16px 0">If you didn't expect this invitation, you can safely ignore this email.</p>
</td>
</tr>
</tbody>
</table>
<p style="color:rgb(156,163,175);font-size:0.75rem;line-height:1rem;text-align:center;margin-top:1.5rem;margin:16px 0">Visit us at <a href="{{ .SiteURL }}" style="color:rgb(37,99,235);text-decoration-line:underline">{{ .SiteURL }}</a></p>
</td>
</tr>
</tbody>
</table><!--/$-->
</body>
</html>