Skip to content

Instantly share code, notes, and snippets.

@kryachkov
Created May 22, 2017 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kryachkov/d650dfbc3d9916c9916b4dd2e08c76a3 to your computer and use it in GitHub Desktop.
Save kryachkov/d650dfbc3d9916c9916b4dd2e08c76a3 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>1003 BOT</title>
</head>
<body class="" style="background-color: #f6f6f6;font-family: sans-serif;-webkit-font-smoothing: antialiased;font-size: 14px;line-height: 1.4;margin: 0;padding: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<table border="0" cellpadding="0" cellspacing="0" class="body" style="border-collapse: separate;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;background-color: #f6f6f6;">
<tr>
<td style="font-family: sans-serif;font-size: 16px !important;vertical-align: top;">&nbsp;</td>
<td class="container" style="font-family: sans-serif;font-size: 16px !important;vertical-align: top;display: block;max-width: 580px;padding: 0 !important;width: 100% !important;margin: 0 auto !important;">
<div class="content" style="box-sizing: border-box;display: block;margin: 0 auto;max-width: 580px;padding: 0 !important;">
<!-- START CENTERED WHITE CONTAINER -->
<span class="preheader" style="color: transparent;display: none;height: 0;max-height: 0;max-width: 0;opacity: 0;overflow: hidden;mso-hide: all;visibility: hidden;width: 0;font-size: 16px !important;">Welcome to 1003Bot</span>
<table class="main" style="border-collapse: separate;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;background: #fff;border-radius: 0 !important;border-left-width: 0 !important;border-right-width: 0 !important;">
<!-- START MAIN CONTENT AREA -->
<tr>
<td class="wrapper" style="font-family: sans-serif;font-size: 16px !important;vertical-align: top;box-sizing: border-box;padding: 10px !important;">
<table border="0" cellpadding="0" cellspacing="0" class="logo" style="border-collapse: separate;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;text-align: center;padding: 40px;">
</table></td><td style="font-family: sans-serif;font-size: 16px !important;vertical-align: top;">
<img src="http://1003bot.com/images/logo.png" alt="" style="border: none;-ms-interpolation-mode: bicubic;max-width: 100%;">
</td>
</tr></table>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: separate;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;">
<tr>
<td style="font-family: sans-serif;font-size: 16px !important;vertical-align: top;">
<p style="font-family: sans-serif;font-size: 16px !important;font-weight: normal;margin: 0;margin-bottom: 15px;">Hi {{NAME}},</p>
<p style="font-family: sans-serif;font-size: 16px !important;font-weight: normal;margin: 0;margin-bottom: 15px;">A new account has been provisioned for <b><a href="#" style="text-decoration: underline;color: #3498db;font-size: 16px !important;">email address</a></b> for <b><a href="#" style="text-decoration: underline;color: #3498db;font-size: 16px !important;">facebook page</a></b>.</p>
<p style="font-family: sans-serif;font-size: 16px !important;font-weight: normal;margin: 0;margin-bottom: 15px;">Our team will contact you within 24 hours to set up your bot conversation, deploy your Facebook bot, and to answer any questions you may have. If you have any questions in the meantime contact us <a href="#" style="text-decoration: underline;color: #3498db;font-size: 16px !important;">here</a>.</p>
</td>
</tr>
</table>
</div></td>
</tr>
<!-- END MAIN CONTENT AREA -->
</table>
<!-- START FOOTER -->
<div class="footer" style="clear: both;padding-top: 10px;text-align: center;width: 100%;">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: separate;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 100%;">
<tr>
<td class="content-block" style="font-family: sans-serif;font-size: 12px;vertical-align: top;color: #999999;text-align: center;">
<span class="apple-link" style="color: #999999;font-size: 12px;text-align: center;">&copy; 2017 ABCBots</span>
</td>
</tr>
</table>
</div>
<!-- END FOOTER -->
<!-- END CENTERED WHITE CONTAINER -->
<td>&nbsp;</td>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment