Verification email v2
Verification email
by tonytlwu
HTML
<style>
body {
background-color: #eee;
}
</style>
<table border="0" margin="0" cellpadding="15" cellspacing="0" style="border:0;font-family:helvetica,arial,sans-serif;width:100%;background-color:#eee;">
<tbody>
<tr>
<td style="text-align:center;">
<table align="center" border="0" margin="0" cellpadding="0" cellspacing="0" style="border:0;max-width:600px;text-align:left;background-color:#fff;">
<tbody>
<tr>
<td>
<table border="0" margin="0" cellpadding="0" cellspacing="0" style="border:0;">
<tbody>
<tr>
<td style="width:15px;height:15px;"></td>
<td style="width:15px;height:15px;"></td>
<td style="width:15px;height:15px;"></td>
</tr>
<tr>
<td style="width:15px;height:15px;"></td>
<td>
<h1 style="text-align:center;font-weight:normal;line-height:1.4;color:#666;font-size:24px;">Verification code for<br><strong style="color:#333;">{{app_name}}</strong></h1>
<h2 style="text-align:center;font-weight:normal;line-height:1.4;color:#666;font-size:24px;">Your code is<br><strong style="color:#333;">{{verification_code}}</strong></h2>
<p style="text-align:center;font-size:12px;color:#999;">This code is only valid for 24 hours</p>
<hr style="border-left:none;border-right:none;border-bottom:none;border-top:1px solid #ccc;" />
<p style="color:#333;line-height:1.6;font-size:14px;">This email is sent to you from {{organisation_name}}.</p>
<p style="color:#333;line-height:1.6;font-size:14px;"><strong>What is this code for?</strong> To verify you can access the registered email address and protect your account. Please enter the above code into your app.</p>
<p...