Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta charset="utf-8"/>
  <!-- utf-8 works for most cases -->
  <meta content="width=device-width" name="viewport"/>
  <!-- Forcing initial-scale shouldn't be necessary -->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!-- Use the latest (edge) version of IE rendering engine -->
  <meta name="x-apple-disable-message-reformatting"/>
  <!-- Disable auto-scale in iOS 10 Mail entirely -->
  <!--
        Version 10.0 - JA
        //www.pedowitzgroup.com/
        © 2018 The Pedowitz Group LLC., all rights reserved.
        -->
  <title>
  </title>
  <!-- The title tag shows in email notifications, like Android 4.4. -->
  <!-- Global Variables -->
  <!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
  <!--[if mso]>
        <style>
            * {
            font-family: Helvetica, sans-serif !important;
            }
        </style>
        <![endif]-->
  <!-- Web Font / @font-face End -->
  <!-- CSS Reset -->
  <style>
   /* What it does: Remove spaces around the email design added by some email clients. */
            /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
            html, body {
                margin: 0 auto !important;
                padding: 0 !important;
                height: 100% !important;
                width: 100% !important;
            }

            /* What it does: Stops email clients resizing small text. */
            * {
                -ms-text-size-adjust: 100%;
                -webkit-text-size-adjust: 100%;
            }

            /* What it does: Centers email on Android 4.4 */
            div[style*="margin: 16px 0"] {
                margin: 0 !important;
            }

            /* What it does: Stops Outlook from adding extra spacing to tables. */
            table, td {
                mso-table-lspace: 0pt !important;
                mso-table-rspace: 0pt !important;
            }

            /* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
            table {
                border-spacing: 0 !important;
                border-collapse: collapse !important;
                table-layout: fixed !important;
                margin: 0 auto !important;
            }
            table table table {
                table-layout: auto;
            }

            /* What it does: Uses a better rendering method when resizing images in IE. */
            img {
                -ms-interpolation-mode: bicubic;
            }

            /* What it does: A work-around for email clients meddling in triggered links. */
            *[x-apple-data-detectors],
            /* iOS */
            .x-gmail-data-detectors,
            /* Gmail */
            .x-gmail-data-detectors *, .aBn {
                border-bottom: 0 !important;
                cursor: default !important;
                color: inherit !important;
                text-decoration: none !important;
                font-size: inherit !important;
                font-family: inherit !important;
                font-weight: inherit !important;
                line-height: inherit !important;
            }

            /* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */
            .a6S {
                display: none !important;
                opacity: 0.01 !important;
            }

            /* If the above doesn't work, add a .g-img class to any image in question. */
            img.g-img+div {
                display: none !important;
            }

            /* What it does: Prevents underlining the button text in Windows 10 */
            .button-link {
                text-decoration: none !important;
            }

            /* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89  */
            /* Create one of these media queries for each additional viewport size you'd like to fix */
            /* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting */
            @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
                /* iPhone 6 and 6+ */
                .email-container {
                    min-width: 375px !important;
                }
            }

            /* Progressive Enhancements: */
            .hide-on-desktop {
                display: none !important;
            }

            /* Media Queries */
            @media screen and (max-width: 480px) {
                /* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
                .fluid {
                    height: auto !important;
                    margin-left: auto !important;
                    margin-right: auto !important;
                    max-width: 100% !important;
                    width: 100% !important;
                }

                /* What it does: Forces table cells into full-width rows. */
                .stack-column, .stack-column-center {
                    direction: ltr !important;
                    display: block !important;
                    max-width: 100% !important;
                    width: 100% !important;
                }

                /* And center justify these ones. */
                .stack-column-center {
                    text-align: center !important;
                }

                /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
                .center-on-narrow {
                    display: block !important;
                    float: none !important;
                    margin-left: auto !important;
                    margin-right: auto !important;
                    text-align: center !important;
                }

                table.center-on-narrow {
                    display: inline-block !important;
                }

                .hide-on-mobile {
                    display: none !important;
                }

                .hide-on-desktop {
                    display: inherit !important;
                }
              .mobile-center {
                text-align: center;
                display: block;
              }
            }
  </style>
  <!-- What it does: Makes background images in 72ppi Outlook render at correct size. -->
  <!--[if gte mso 9]>
        <xml>
            <o:OfficeDocumentSettings>
                <o:AllowPNG/>
                <o:PixelsPerInch>96</o:PixelsPerInch>
            </o:OfficeDocumentSettings>
        </xml>
        <![endif]-->
  <!-- Normalise space between bullets and text  -->
  <!--[if gte mso 9]>
        <style>
            li {
                text-indent: -1em;
            }
        </style>
        <![endif]-->
 </head>
 <body bgcolor="#eeeeee" style="margin: 0; mso-line-height-rule: exactly;" width="100%">
  <style type="text/css">
   div#emailPreHeader{ display: none !important; }
  </style>
  <div id="emailPreHeader" style="mso-hide:all; visibility:hidden; opacity:0; color:transparent; mso-line-height-rule:exactly; line-height:0; font-size:0px; overflow:hidden; border-width:0; display:none !important;">
   See how they reduce support volume without sacrificing CSAT
  </div>
  <center style="width: 100%; background: #eeeeee; text-align: left;">
   <!-- Visually Hidden Preheader Text Begin -->
   <div style="display: none; font-family: Helvetica, sans-serif; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; mso-hide: all; opacity: 0; overflow: hidden;">
   </div>
   <!-- Visually Hidden Preheader Text End -->
   <!--
            Set the email width. Defined in two places:
            1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 680px.
            2. MSO tags for Desktop Windows Outlook enforce a 680px width.
            Note: The Fluid and Responsive templates have a different width (600px). The hybrid grid is more "fragile", and I've found that 680px is a good width. Change with caution.
            -->
   <div class="email-container" style="margin: auto; max-width: 680px;">
    <!--[if mso]>
                <table align="center" border="0" bgcolor="#eeeeee" cellpadding="0" cellspacing="0" role="presentation" width="680" style="width: 680px;">
                    <tr>
                        <td>
                        <![endif]-->
    <!-- Email Body Begin -->
    <table align="center" border="0" cellpadding="0" cellspacing="0" class="mktoContainer email-container" id="mktoContainer" role="presentation" style="background-color: #eeeeee; max-width: 680px;" width="100%">
     <tr class="mktoModule" id="fullWidthImageModule">
      <td style="background-color: #ffffff; border-color: #979797; border-width: 0px; border-style: solid; border-radius: 0px; font-size: 0; padding: 0px 20px 0px 20px; text-align: center; vertical-align: middle;">
       <div class="mktoImg" id="heroImage" mktolockimgsize="true" mktolockimgstyle="false">
        <a style="border: none; color: #363741; text-decoration: none;" target="_blank">
         <img align="center" border="0" class="fluid g-img fluid g-img" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252F20211124_WB_EMEA_WhatsApp_Integration_Launch-banner.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSJ9:1mniBs:9o1auU0neR4ch1IqkSzsDo4qultsgRX5DozWPsF6f0A" style="background: #ffffff; color: #363741; font-size: 15px; font-family: Helvetica, sans-serif; font-weight: bold; line-height: 1.5em; max-width: 680px; width: 100%;" width="680"/>
        </a>
       </div>
      </td>
     </tr>
     <tr class="mktoModule" id="fullWidthTextModule">
      <td>
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;" width="100%">
        <tbody>
         <tr>
          <td class="False" style="background-color: #ffffff; border-color: #979797; border-width: 0px; border-style: solid; border-radius: 0px; color: #363741; font-family: Helvetica, sans-serif; font-size: 15px; font-weight: normal; line-height: 1.5em; padding: 20px 20px 14px 20px; text-align: left;">
           <div class="mktoText" id="fullWidthTextContent" style=" margin: 0;">
            <p>
             <span style="color: #000000;">
             </span>
             Hi SaaS,
            </p>
            <p>
             Now Intercom integrates with WhatsApp to allow your team to extend fast, personalised support that customers already love to WhatsApp.
             <br/>
             <br/>
             Join me on 24th November to learn how to add WhatsApp to your omnichannel support strategy where we take a deep dive into the integration and explore how to manage multiple channels from one inbox.
             <br/>
             <br/>
             <a target="_blank">
              Register here
             </a>
             <br/>
             <br/>
             Hope to see you there!
             <br/>
             <br/>
             Tanner Elvidge
             <br/>
             Product Manager
             <br/>
             Intercom
             <br/>
             <br/>
             <em>
              P.S. If you register and attend the webinar on 24th November we’ll send you a €20/£20 lunch voucher
             </em>
            </p>
           </div>
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
     <tr class="mktoModule" id="footerModulef5de1a76-2ba8-4485-a59b-d903277e545d">
      <td style="background-color: #ffffff; border-color: #979797; border-width: 0px; border-style: solid; border-radius: 0px; padding: 20px 0 20px 0; text-align: center;">
       <!--[if mso]>
                                        <table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600" style="width: 600px;">
                                            <tr>
                                                <td align="center" valign="top" width="600" style="width: 600px;">
                                                <![endif]-->
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tbody>
         <tr>
          <td style="text-align: center; padding: 0 35px; text-align: center;">
           <!--[if mso]>
                                                                <table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600" style="width: 600px;">
                                                                    <tr>
                                                                        <td align="left" valign="top" width="470" style="width: 470px;">
                                                                        <![endif]-->
           <div class="stack-column" style="display: inline-block; margin: 0 -2px; width: 100%; min-width: 200px; max-width: 470px; vertical-align: middle; text-align: center;">
            <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation">
             <tbody>
              <tr>
               <td style="padding: 0 0 15px 0; text-align: center;">
                <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation">
                 <tbody>
                  <tr>
                   <td class="stack-column-center" style="color: #666666; font-family: Helvetica, sans-serif; font-size: 13px; font-weight: normal; line-height: 1.5em;">
                    <div class="mktoText" id="footerAddress1f5de1a76-2ba8-4485-a59b-d903277e545d">
                     <p style="font-family: Helvetica, sans-serif; font-size: 13px; line-height: 1.5em; color: #666666; font-weight: normal; margin: 0;">
                      Intercom
                      <span class="hide-on-mobile">
                       |
                      </span>
                     </p>
                    </div>
                   </td>
                   <td class="stack-column-center" style="color: #666666; font-family: Helvetica, sans-serif; font-size: 13px; font-weight: normal; line-height: 1.5em;">
                    <div class="mktoText" id="footerAddress2f5de1a76-2ba8-4485-a59b-d903277e545d">
                     <p style="font-family: Helvetica, sans-serif; font-size: 13px; line-height: 1.5em; color: #666666; font-weight: normal; margin: 0;">
                      55 2nd St.
                      <span class="hide-on-mobile">
                       |
                      </span>
                     </p>
                    </div>
                   </td>
                   <td class="stack-column-center" style="color: #666666; font-family: Helvetica, sans-serif; font-size: 13px; font-weight: normal; line-height: 1.5em;">
                    <div class="mktoText" id="footerAddress3f5de1a76-2ba8-4485-a59b-d903277e545d">
                     <p style="font-family: Helvetica, sans-serif; font-size: 13px; line-height: 1.5em; color: #666666; font-weight: normal; margin: 0;">
                      San Francisco, CA 94105
                     </p>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
              <tr>
               <td style="color: #666666; font-family: Helvetica, sans-serif; font-size: 13px; font-weight: normal; line-height: 1.5em; padding: 0 0 15px 0; text-align: center;">
                <div class="mktoText" id="footerPreferencesf5de1a76-2ba8-4485-a59b-d903277e545d">
                 <p style="font-family: Helvetica, sans-serif; font-size: 11px; line-height: 1.5em; color: #666666; font-weight: normal; margin: 0;">
                  This email was sent to 5d8f076f@uifeed.com.
                  <br/>
                  If you no longer wish to receive these emails you may
                  <a style="border: none; color: #666666; text-decoration: underline;">
                   unsubscribe here
                  </a>
                 </p>
                </div>
               </td>
              </tr>
              <tr>
               <td style="color: #666666; font-family: Helvetica, sans-serif; font-size: 13px; font-weight: normal; line-height: 1.5em; padding: 0 0 15px 0; text-align: center;">
                <div class="mktoText" id="footerPrivacyf5de1a76-2ba8-4485-a59b-d903277e545d">
                 <a style="font-family: Helvetica, sans-serif; font-size: 13px; line-height: 1.5em; color: #666666; font-weight: 500; border: none; text-decoration: underline;">
                  Privacy Policy
                 </a>
                </div>
               </td>
              </tr>
              <tr>
               <td style="text-align: center;">
                <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation">
                 <tbody>
                  <tr>
                   <td>
                    <div class="mktoImg" id="footerSocialLink1f5de1a76-2ba8-4485-a59b-d903277e545d">
                     <a style="border: none; color: #666666; text-decoration: none;">
                      <img alt="alt text" border="0" class="center-on-narrow" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252Flogo_linkedin.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSJ9:1mniBs:9o1auU0neR4ch1IqkSzsDo4qultsgRX5DozWPsF6f0A" style="background: #ffffff; color: #666666; font-family: Helvetica; font-size: 9px; font-weight: normal; height: auto; line-height: normal; max-width: 25px; width: 100%;" width="25"/>
                     </a>
                    </div>
                   </td>
                   <td style="padding-left: 15px;">
                    <div class="mktoImg" id="footerSocialLink2f5de1a76-2ba8-4485-a59b-d903277e545d">
                     <a style="border: none; color: #666666; text-decoration: none;">
                      <img alt="alt text" border="0" class="center-on-narrow" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252Flogo_facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSJ9:1mniBs:9o1auU0neR4ch1IqkSzsDo4qultsgRX5DozWPsF6f0A" style="background: #ffffff; color: #666666; font-family: Helvetica; font-size: 9px; font-weight: normal; height: auto; line-height: normal; max-width: 25px; width: 100%;" width="25"/>
                     </a>
                    </div>
                   </td>
                   <td style="padding-left: 15px;">
                    <div class="mktoImg" id="footerSocialLink3f5de1a76-2ba8-4485-a59b-d903277e545d">
                     <a style="border: none; color: #666666; text-decoration: none;">
                      <img alt="alt text" border="0" class="center-on-narrow" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fgo.intercom.com%252Frs%252F258-CLW-344%252Fimages%252Flogo_twitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZnby5pbnRlcmNvbSJ9:1mniBs:9o1auU0neR4ch1IqkSzsDo4qultsgRX5DozWPsF6f0A" style=" ; color: #666666; font-family: Helvetica; font-size: 9px; font-weight: normal; height: auto; line-height: normal; max-width: 25px; width: 100%;" width="25"/>
                     </a>
                    </div>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </div>
           <!--[if mso]>
                                                                        </td>
                                                                    </tr>
                                                                </table>
                                                                <![endif]-->
          </td>
         </tr>
        </tbody>
       </table>
       <!--[if mso]>
                                                </td>
                                            </tr>
                                        </table>
                                        <![endif]-->
      </td>
     </tr>
    </table>
    <!--[if mso]>
                                                </td>
                                            </tr>
                                        </table>
                                        <![endif]-->
    <!-- Footer End -->
    <!-- Email End -->
    <!--[if mso]>
                        </td>
                    </tr>
                </table>
                <![endif]-->
   </div>
  </center>
  <style data-ignore-inlining="">
   @media print{ #_t { background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fssepig82.emltrk.com%252Fssepig82%253Fp%2526d%253D5d8f076f%2540uifeed.com/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzc2VwaWc4Mi5lbSJ9:1mniBs:19Pg9klwnBOOwQCiML2EjESomHQC-kY6baoNvXePT6A');}} div.OutlookMessageHeader {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fssepig82.emltrk.com%252Fssepig82%253Ff%2526d%253D5d8f076f%2540uifeed.com/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzc2VwaWc4Mi5lbSJ9:1mniBs:19Pg9klwnBOOwQCiML2EjESomHQC-kY6baoNvXePT6A')} table.moz-email-headers-table {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fssepig82.emltrk.com%252Fssepig82%253Ff%2526d%253D5d8f076f%2540uifeed.com/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzc2VwaWc4Mi5lbSJ9:1mniBs:19Pg9klwnBOOwQCiML2EjESomHQC-kY6baoNvXePT6A')} blockquote #_t {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fssepig82.emltrk.com%252Fssepig82%253Ff%2526d%253D5d8f076f%2540uifeed.com/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzc2VwaWc4Mi5lbSJ9:1mniBs:19Pg9klwnBOOwQCiML2EjESomHQC-kY6baoNvXePT6A')} #MailContainerBody #_t {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fssepig82.emltrk.com%252Fssepig82%253Ff%2526d%253D5d8f076f%2540uifeed.com/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzc2VwaWc4Mi5lbSJ9:1mniBs:19Pg9klwnBOOwQCiML2EjESomHQC-kY6baoNvXePT6A')}
  </style>
  <div id="_t">
  </div>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fssepig82.emltrk.com%252Fssepig82%253Fd%253D5d8f076f%2540uifeed.com/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzc2VwaWc4Mi5lbSJ9:1mniBs:19Pg9klwnBOOwQCiML2EjESomHQC-kY6baoNvXePT6A" width="1"/>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fem.intercom.com%252Ftrk%253Ft%253D1%2526mid%253DMjU4LUNMVy0zNDQ6MDo5Njg5OjQzODA4OjE1NjI2OTo5NDc4Ojk6MjQ2NzE3OjQwMTk4Mzc0OjVkOGYwNzZmQHVpZmVlZC5jb20%253D/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbS5pbnRlcmNvbSJ9:1mniBs:Op3rZl1b_YWaNbf-Py1-XPyxqhqbMJ4p19uDvoCsd9I" style="display:none !important;" width="1"/>
 </body>
</html>