You're invited! (Dark 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" /><!--$-->
<style>
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
mso-font-alt: 'Arial, sans-serif';
src: url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap) format('woff2');
}
* {
font-family: 'Inter', Arial, sans-serif;
}
</style>
</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(31,41,55);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;padding-top:2rem;padding-bottom:2rem">
<tbody>
<tr style="width:100%">
<td>
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="background-color:rgb(31,41,55);border-radius:0.5rem;overflow:hidden">
<tbody>
<tr>
<td>
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="padding-left:2rem;padding-right:2rem;padding-top:3rem;padding-bottom:2rem;text-align:center">
<tbody>
<tr>
<td>
<div style="width:4rem;height:4rem;background-color:rgb(16,185,129);border-radius:9999px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center">
<p style="font-size:1.5rem;line-height:2rem;font-weight:700;color:rgb(255,255,255);margin:0px">✨</p>
</div>
<h1 style="font-size:1.875rem;line-height:2.25rem;font-weight:700;color:rgb(255,255,255);margin:0px;margin-bottom:1rem">You're invited!</h1>
<p style="color:rgb(209,213,219);font-size:1rem;line-height:1.625;margin:0px">Someone has invited you to join our platform. Click below to accept your invitation and get started.</p>
</td>
</tr>
</tbody>
</table>
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="padding-left:2rem;padding-right:2rem;padding-bottom:2rem;text-align:center">
<tbody>
<tr>
<td><a href="{{ .ConfirmationURL }}" class="hover:bg-green-600" style="background-color:rgb(16,185,129);color:rgb(255,255,255);font-weight:600;padding-top:1rem;padding-bottom:1rem;padding-left:2rem;padding-right:2rem;border-radius:0.5rem;font-size:1rem;line-height:1.5rem;display:inline-block;text-decoration-line:none;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;text-decoration:none;max-width:100%;mso-padding-alt:0px;min-height:44px;padding:16px 32px 16px 32px" target="_blank"><span><!--[if mso]><i style="mso-font-width:400%;mso-text-raise:24" hidden>    </i><![endif]--></span><span style="max-width:100%;display:inline-block;line-height:120%;mso-padding-alt:0px;mso-text-raise:12px">Accept Invite</span><span><!--[if mso]><i style="mso-font-width:400%" hidden>    ​</i><![endif]--></span></a></td>
</tr>
</tbody>
</table>
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="padding-left:2rem;padding-right:2rem;padding-bottom:3rem">
<tbody>
<tr>
<td>
<hr style="border-color:rgb(55,65,81);margin-top:1.5rem;margin-bottom:1.5rem;width:100%;border:none;border-top:1px solid #eaeaea" />
<p style="color:rgb(156,163,175);font-size:0.875rem;line-height:1.25rem;text-align:center;margin:0px;margin-bottom:0.75rem">Can't click the button? Copy and paste this link:</p>
<p style="color:rgb(16,185,129);font-size:0.875rem;line-height:1.25rem;text-align:center;margin:0px;word-break:break-all"><a href="{{ .ConfirmationURL }}" style="color:rgb(16,185,129);text-decoration-line:underline;text-decoration:none" target="_blank">{{ .ConfirmationURL }}</a></p>
</td>
</tr>
</tbody>
</table>
<table align="center" width="100%" border="0" cellPadding="0" cellSpacing="0" role="presentation" style="padding-left:2rem;padding-right:2rem;padding-bottom:2rem;border-top-width:1px;border-color:rgb(55,65,81);padding-top:1.5rem">
<tbody>
<tr>
<td>
<p style="color:rgb(107,114,128);font-size:0.75rem;line-height:1rem;text-align:center;margin:0px">This invitation was sent to you by a member of our community.<br />Visit <a href="{{ .SiteURL }}" style="color:rgb(16,185,129);text-decoration-line:underline;text-decoration:none" target="_blank">{{ .SiteURL }}</a> to learn more.</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table><!--/$-->
</body>
</html>