Inboxes

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

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <title>
   Email template
  </title>
  <style data-premailer="ignore" type="text/css">
   #outlook a{
    padding: 0;
  }
  body{
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
  }
  .ReadMsgBody{
    width: 100%;
  }
  .ExternalClass{
    width: 100%;
  }
  img {
    border: 0;
    max-width: 100%;
    height: auto;
    outline: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    line-height: 100%;
  }
  #backgroundTable{
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
  </style>
  <style type="text/css">
   /** 
   * Generic
   */

  .main {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }

  .main .main-td {
    padding: 40px 60px;
    border-radius: 2px;
  }

  table {
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
  }

  td {
    font-size: 16px;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
  }

  a {
    border: none;
    outline: none !important;
  }


  /**
   * Header
   */

  .header td img {
    padding: 15px 0 30px;
    text-align: left;
  }

  /**
   * Content
   */

  .content-td {
    font-size: 15px;
    line-height: 22px;
    padding: 0;
    color: #525252;
  }

  .content-td > :first-child {
    margin-top: 0;
  }

  .content-td h1 {
    font-size: 26px;
    line-height: 33px;
    color: #282F33;
    margin-bottom: 7px;
    margin-top: 30px;
    font-weight: normal;
  }

  .content-td h2 {
    font-size: 18px;
    font-weight: bold;
    color: #282F33;
    margin-top: 30px;
    margin-bottom: 7px;
  }

  .content-td h1 + h2 {
    margin-top: 0px !important;
  }

  .content-td h2 + h1 {
    margin-top: 0px !important;
  }

  .content-td h3 ,
  .content-td h4 ,
  .content-td h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .content-td p {
    margin: 0 0 17px 0;
    line-height: 1.5;
  }

  .content-td p img,
  .content-td h1 img,
  .content-td h2 img,
  .content-td li img,
  .content-td .intercom-h2b-button img {
    margin: 0;
    padding: 0;
  }



  .content-td p.intro {
    font-size: 20px;
    line-height: 30px;
  }

  .content-td blockquote {
    margin: 40px 0;
    font-style: italic;
    color: #8C8C8C;
    font-size: 18px;
    text-align: center;
    padding: 0 30px;
    font-family: Georgia, sans-serif;
    quotes: none;
  }

  .content-td blockquote a {
    color: #8C8C8C;
  }

  .content-td ul {
    list-style: disc;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td ol {
    list-style: decimal;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td img {
    max-width: 100%;
    margin: 17px 0;
  }

  .content-td .intercom-container {
    margin-bottom: 16px;
  }

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    margin: 50px 30% 50px 30%;
  }

  .content-td table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
  }

  .content-td td,
  .content-td th {
    padding: 5px 7px;
    border: 1px solid #DADADA;
    text-align: left;
    vertical-align: top;
  }

  .content-td th {
    font-weight: bold;
    background: #F6F6F6;
  }

  .content-td a {
    color: #3276DC;
  }

  .content td.content-td table.intercom-container {
    margin: 17px 0;
  }
  .content td.content-td table.intercom-container.intercom-align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .content td.content-td table.intercom-container td {
    background-color: #362a69;
    padding: 12px 35px;
    border-radius: 3px;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    border: none;
  }

  .content td.content-td table.intercom-container .intercom-h2b-button {
    display: inline-block;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    background-color: hsl(195, 88%, 57%);
    border: none !important;
    border-radius: 3px;
  }

  .footer-td {
    padding: 40px 20px;
    font-size: 12px;
    color: #aaa;
    font-weight: 300;
    line-height: 16px;
  }

  .footer-td p ,
  .footer-td a {
    font-size: 12px;
    color: #b7b7b7;
    text-decoration: none;
    font-weight: 300;
  }

  .footer-td p {
    margin: 0 0 6px 0;
  }

  .footer-td p.address {
    margin-top: 9px;
    line-height: 1.5em;
  }

  .footer-td p.powered-by {
    margin-top: 18px;
  }

  .footer-td p.unsub {
    margin: 0;
  }

  .footer .unsub a {
    text-decoration: underline;
    display: block;
    margin: 12px 0 0;
  }

  p.unsub a {
    text-decoration: underline;
  }

  .footer-td p.powered-by a {
    font-weight: bold;
  }

  .footer-td textarea {
    text-decoration: none;
    font-size: 12px;
    color: #b7b7b7;
    font-family: Helvetica, Arial, sans-serif;
    padding: 9px 0;
    font-weight: 300;
    line-height: normal;

  }

  a.intercom-h2b-button {
    background-color: hsl(195, 88%, 57%);
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    
      padding: 12px 35px;
    
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   @media screen and (max-width: 595px) {
    body {
      padding: 10px !important;
    }
    .main {
      width: 100% !important;
    }
    .main .main-td {
      padding: 20px !important;
    }
    .header td {
      text-align: center;
    }
  }

  .content-td blockquote + * {
    margin-top: 20px !important;
  }

  .ExternalClass .content-td h1 {
    padding: 20px 0 !important;
  }

  .ExternalClass .content-td h2 {
    padding: 0 0 5px !important;
  }

  .ExternalClass .content-td p {
    padding: 10px 0 !important;
  }

  .ExternalClass .content-td .intercom-container {
    padding: 5px 0 !important;
  }

  .ExternalClass .content-td hr + * {
    padding-top: 30px !important;
  }

  .ExternalClass .content-td ol ,
  .ExternalClass .content-td ul {
    padding: 0 0 20px 40px !important;
    margin: 0 !important;
  }

  .ExternalClass .content-td ol li,
  .ExternalClass .content-td ul li {
    padding: 3px 0 !important;
    margin: 0 !important;
  }

  .ExternalClass table .footer-td p {
    padding: 0 0 6px 0 !important;
    margin: 0 !important;
  }

  .ExternalClass table .footer-td p.powered-by ,
  .ExternalClass table .footer-td p.unsub {
    padding-top: 15px;
  }
  </style>
  <style type="text/css">
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px;
  max-height: 136px;
  max-width: 100%;
  overflow: hidden;
  border-radius: 20px;
  font-size: 16px;
  border: 1px solid #e0e0e0;
}

.intercom-interblocks-article-icon {
  width: 22.5%;
  height: 136px;
  float: left;
  background-color: #fafafa;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuaW50ZSJ9:1kXPQE:hoT_ONNxqqnqZPh4UqVOgeLONcRlgF9IT7DNuiu5m_s');
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: center;
}

.intercom-interblocks-article-text {
  width: 77.5%;
  float: right;
  background-color: #fff;
}

.intercom-interblocks-article-title {
  color: #455a64;
  height: 40px;
  margin: 10px 15px;
  line-height: 1.3;
  font-weight: bold;
  overflow: hidden;
}

.intercom-interblocks-article-body {
  color: #74848b;
  height: 30px;
  margin: 10px 15px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  overflow: hidden;
}

.intercom-interblocks-article-author {
  margin: 10px 15px;
  height: 24px;
  line-height: normal;
}

.intercom-interblocks-article-author-avatar {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}

img.intercom-interblocks-article-author-avatar-image {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: 0;
  vertical-align: top;
}

.intercom-interblocks-article-author-name {
  color: #74848b;
  line-height: 1.2;
  margin: 0 0 0 5px;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  overflow: hidden;
  vertical-align: middle;
}

a.intercom-h2b-button {
  background-color: #3276DC;
}

a#jobs {
  color: #2d7ff9;
  fill: #2d7ff9;
  border-color: #2d7ff9;
  padding-bottom: .14rem;
  border-bottom: 2px solid #2d7ff9;
  font-weight: 700;
}
  </style>
  <style>
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px !important;
  max-height: 136px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  border: 1px solid #e0e0e0 !important;
}

.intercom-interblocks-link,
.intercom-interblocks-article-card {
  text-decoration: none !important;
}

.intercom-interblocks-article-icon {
  width: 22.5% !important;
  height: 136px !important;
  float: left !important;
  background-color: #fafafa !important;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.intercom-mail-500.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuaW50ZSJ9:1kXPQE:hoT_ONNxqqnqZPh4UqVOgeLONcRlgF9IT7DNuiu5m_s') !important;
  background-repeat: no-repeat !important;
  background-size: 32px !important;
  background-position: center !important;
}

.intercom-interblocks-article-text {
  width: 77.5% !important;
  float: right !important;
  background-color: #fff !important;
}

.intercom-interblocks-link-title,
.intercom-interblocks-article-title {
  color: #519dd4 !important;
  font-size: 15px !important;
  margin: 16px 18px 12px !important;
  line-height: 1.3em !important;
  overflow: hidden !important;
}

.intercom-interblocks-link-description,
.intercom-interblocks-article-body {
  margin: 0 18px 12px !important;
  font-size: 14px !important;
  color: #65757c !important;
  line-height: 1.3em !important;
}

.intercom-interblocks-link-author,
.intercom-interblocks-article-author {
  margin: 10px 15px !important;
  height: 24px !important;
  line-height: normal !important;
}

.intercom-interblocks-link-author-avatar,
.intercom-interblocks-article-author-avatar {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left;
  margin-right: 5px;
}

.intercom-interblocks-link-author-avatar-image,
.intercom-interblocks-article-author-avatar-image {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  margin: 0 !important;
  vertical-align: top !important;
  font-size: 12px !important;
}

.intercom-interblocks-link-author-name,
.intercom-interblocks-article-author-name {
  color: #74848b !important;
  margin: 0 0 0 5px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  overflow: hidden !important;
}

.intercom-interblocks-article-written-by {
  color: #8897a4 !important;
  margin: 1px 0 0 5px !important;
  font-size: 12px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  float: left !important;
}
  </style>
 </head>
 <body bgcolor="f9f9f9" style="background-color: #f9f9f9; margin: 0px; padding: 20px">
  <table align="center" bgcolor="white" border="0" cellpadding="0" cellspacing="0" class="main" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed" width="595">
   <tbody>
    <tr>
     <td class="main-td" style="border-radius: 2px; font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 40px 60px">
      <table class="header" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
       <tbody>
        <tr>
         <td class="logo" style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 0">
          <a style="border: none; outline: none !important">
           <img class="featured" height="37" src="https://inboxflows.com/_/image/https%253A%252F%252Fuploads.intercomcdn.com%252Fi%252Fo%252F7995693%252Fe29bd8132cd5dfdc0ebcbe37%252Fairtable-logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1cGxvYWRzLmludCJ9:1kXPQE:31iqBnsgX6_3di-jDONoirxyCuNeZWb9UlRv5_mpGBE" style="padding: 15px 0 30px; text-align: left" width="170"/>
          </a>
         </td>
        </tr>
       </tbody>
      </table>
      <table class="content" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
       <tbody>
        <tr>
         <td class="content-td" style="color: #525252; font-family: Helvetica, Arial, sans-serif; font-size: 15px; line-height: 22px; padding: 0">
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           April 2018 Newsletter
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           <i>
            “April is the coolest month, bringing
           </i>
           <br/>
           <i>
            new features into your bases, reading
           </i>
           <br/>
           <i>
            interviews and blog posts, filling
           </i>
           <br/>
           <i>
            your inbox with spring betas.”
            <br/>
           </i>
           <br/>
           —T.S. Eliot, we're pretty sure
          </p>
          <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0">
           <li>
            <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
             New calendar modes: week, 3 day, and day
            </a>
            <img alt="sunny" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fjs.intercom-mail-500.com%252Fimages%252Femojis%252F32x32%252F2600.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZqcy5pbnRlcmNvbSJ9:1kXPQE:fXoC-zSc6aI2LPhxtiUC-BOml1U8eGf16069ed9a9C8" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
            ️
           </li>
           <li>
            <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
             New Pro plan feature: record coloring by date
            </a>
            <img alt="rainbow" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fjs.intercom-mail-500.com%252Fimages%252Femojis%252F32x32%252F1f308.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZqcy5pbnRlcmNvbSJ9:1kXPQE:fXoC-zSc6aI2LPhxtiUC-BOml1U8eGf16069ed9a9C8" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
           </li>
           <li>
            <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
             An interview with Atlantic Records A&amp;R
            </a>
            <img alt="notes" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fjs.intercom-mail-500.com%252Fimages%252Femojis%252F32x32%252F1f3b6.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZqcy5pbnRlcmNvbSJ9:1kXPQE:fXoC-zSc6aI2LPhxtiUC-BOml1U8eGf16069ed9a9C8" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
           </li>
           <li>
            <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
             More Blocks blueprints: people ops, video pre-production, and UX
            </a>
            <img alt="raised_hands" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fjs.intercom-mail-500.com%252Fimages%252Femojis%252F32x32%252F1f64c.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZqcy5pbnRlcmNvbSJ9:1kXPQE:fXoC-zSc6aI2LPhxtiUC-BOml1U8eGf16069ed9a9C8" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
           </li>
           <li>
            <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
             Webinar: managing your sales pipeline with blocks
            </a>
            <img alt="moneybag" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fjs.intercom-mail-500.com%252Fimages%252Femojis%252F32x32%252F1f4b0.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZqcy5pbnRlcmNvbSJ9:1kXPQE:fXoC-zSc6aI2LPhxtiUC-BOml1U8eGf16069ed9a9C8" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
           </li>
           <li>
            <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
             Reminder: sign up for SendGrid, matrix, and embeddable blocks betas
            </a>
            <img alt="soon" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fjs.intercom-mail-500.com%252Fimages%252Femojis%252F32x32%252F1f51c.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZqcy5pbnRlcmNvbSJ9:1kXPQE:fXoC-zSc6aI2LPhxtiUC-BOml1U8eGf16069ed9a9C8" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
           </li>
          </ul>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <h2 align="left" class="intercom-align-left" style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            New calendar modes: week, 3 day, and day
           </a>
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Just trying to take things one day at a time? In addition to month and 2 week mode, calendar views now support week, 3 day, and day mode!
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            <img src="https://inboxflows.com/_/image/https%253A%252F%252Fdownloads.intercomcdn.com%252Fi%252Fo%252F55387412%252F6f453c9bab5d01bd8c15b442%252Fmode-select.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkb3dubG9hZHMuaSJ9:1kXPQE:LMvHTMfA_3gWm7AHf7pyAp9ADN-3ZALzuqtAoiT-UMM" style="margin: 17px 0; max-width: 100%"/>
           </a>
          </div>
          <div align="center" class="intercom-container intercom-align-center" style="margin-bottom: 16px; text-align: center !important">
           <a class="intercom-h2b-button" style="background-color: #3276DC; border: none; border-radius: 3px; color: #FFF; display: inline-block; font-size: 14px; font-weight: bold; outline: none !important; padding: 12px 35px; text-decoration: none" target="_blank">
            Learn more
           </a>
          </div>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <h2 align="left" class="intercom-align-left" style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            New Pro plan feature: record coloring by date
           </a>
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Pro plan power users, rejoice! There are now
           <i>
            three
           </i>
           ways to color records on your calendar views: by select field, by conditions, and now, by date field.
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            <img src="https://inboxflows.com/_/image/https%253A%252F%252Fdownloads.intercomcdn.com%252Fi%252Fo%252F55387587%252F76fc9620a394bf1d9727f9a5%252Fcalendar-record-coloring%252B%25281%2529.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkb3dubG9hZHMuaSJ9:1kXPQE:LMvHTMfA_3gWm7AHf7pyAp9ADN-3ZALzuqtAoiT-UMM" style="margin: 17px 0; max-width: 100%"/>
           </a>
          </div>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            (Not on the Pro plan? Upgrade today, and you can get access to record coloring, other advanced calendar features, Airtable Blocks, new colors, and more.)
           </a>
          </p>
          <div align="center" class="intercom-container intercom-align-center" style="margin-bottom: 16px; text-align: center !important">
           <a class="intercom-h2b-button" style="background-color: #3276DC; border: none; border-radius: 3px; color: #FFF; display: inline-block; font-size: 14px; font-weight: bold; outline: none !important; padding: 12px 35px; text-decoration: none" target="_blank">
            Check it out
           </a>
          </div>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <h2 align="left" class="intercom-align-left" style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            An interview with Atlantic Records A&amp;R
           </a>
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            Atlantic Records
           </a>
           , the first major American record label to make more revenue from digital sales than from physical sales, stands out among its peers for thriving in the rapidly transforming music industry.
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Creators &amp; Creatives magazine sat down with Jeffrey Sledge, Vice President of A&amp;R, and Brian Johnston, Senior Director of A&amp;R, to discuss how artist development has been forced to evolve in a digital-first world.
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            <img src="https://inboxflows.com/_/image/https%253A%252F%252Fdownloads.intercomcdn.com%252Fi%252Fo%252F55388698%252F205474bc5b8d376fb4cc7288%252Fatlanticandr%252B%25281%2529.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkb3dubG9hZHMuaSJ9:1kXPQE:LMvHTMfA_3gWm7AHf7pyAp9ADN-3ZALzuqtAoiT-UMM" style="margin: 17px 0; max-width: 100%"/>
           </a>
          </div>
          <div align="center" class="intercom-container intercom-align-center" style="margin-bottom: 16px; text-align: center !important">
           <a class="intercom-h2b-button" style="background-color: #3276DC; border: none; border-radius: 3px; color: #FFF; display: inline-block; font-size: 14px; font-weight: bold; outline: none !important; padding: 12px 35px; text-decoration: none" target="_blank">
            Read more
           </a>
          </div>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <h2 align="left" class="intercom-align-left" style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            More Blocks blueprints: people ops, video pre-production, and UX
           </a>
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           If you're curious about how
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            Airtable Blocks
           </a>
           can help you build a better workflow, you should check out our
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            Blocks blueprints series
           </a>
           ! Since the last newsletter, we've published three more blueprints: one for
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            people operations
           </a>
           , one for
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            video pre-production
           </a>
           , and one for
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            UX research
           </a>
           .
          </p>
          <div align="center" class="intercom-container intercom-align-center" style="margin-bottom: 16px; text-align: center !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            <img src="https://inboxflows.com/_/image/https%253A%252F%252Fdownloads.intercomcdn.com%252Fi%252Fo%252F55388956%252F2886c2a0b5cb8fa5a4d35311%252Fux-bp-smaller.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkb3dubG9hZHMuaSJ9:1kXPQE:LMvHTMfA_3gWm7AHf7pyAp9ADN-3ZALzuqtAoiT-UMM" style="margin: 17px 0; max-width: 100%"/>
           </a>
          </div>
          <div align="center" class="intercom-container intercom-align-center" style="margin-bottom: 16px; text-align: center !important">
           <a class="intercom-h2b-button" style="background-color: #3276DC; border: none; border-radius: 3px; color: #FFF; display: inline-block; font-size: 14px; font-weight: bold; outline: none !important; padding: 12px 35px; text-decoration: none" target="_blank">
            See our blueprints
           </a>
          </div>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <h2 align="left" class="intercom-align-left" style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            Webinar: managing your sales pipeline with blocks
           </a>
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Want to learn more about how blocks can power up your sales funnel? Sign up for our webinar on using Airtable Blocks to manage your sales pipeline, coming up on
           <b>
            Thursday, April 19th, at 10 a.m. PDT
           </b>
           !
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            Reserve your spot now
           </a>
           , or, if you can't make it,
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            take a look at some of our on-demand webinars
           </a>
           .
           <br/>
          </p>
          <div align="center" class="intercom-container intercom-align-center" style="margin-bottom: 16px; text-align: center !important">
           <a class="intercom-h2b-button" style="background-color: #3276DC; border: none; border-radius: 3px; color: #FFF; display: inline-block; font-size: 14px; font-weight: bold; outline: none !important; padding: 12px 35px; text-decoration: none" target="_blank">
            Sign up today
           </a>
          </div>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <h2 align="left" class="intercom-align-left" style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            Reminder: sign up for SendGrid, matrix, and embeddable blocks betas
           </a>
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           In case you missed it in the last newsletter, we're looking for brave and adventurous Pro plan users who're willing to beta test the new
           <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
            SendGrid
           </a>
           and matrix blocks, as well as embeddable blocks. Sign up now if you're interested in mass emails, rectangular arrays, iframes, or trying out new things!
          </p>
          <div align="center" class="intercom-container intercom-align-center" style="margin-bottom: 16px; text-align: center !important">
           <a class="intercom-h2b-button" style="background-color: #3276DC; border: none; border-radius: 3px; color: #FFF; display: inline-block; font-size: 14px; font-weight: bold; outline: none !important; padding: 12px 35px; text-decoration: none" target="_blank">
            Sign up today
           </a>
          </div>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <table align="middle" class="footer" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
   <tbody>
    <tr>
     <td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 0">
      <table align="center" bgcolor="transparent" border="0" cellpadding="0" cellspacing="0" class="main" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed" width="520">
       <tbody>
        <tr>
         <td class="footer-td" style="color: #aaa; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: 300; line-height: 16px; padding: 40px 20px">
          <a id="jobs" style="border-bottom-width: 2px; border-color: #2d7ff9; border-style: none none solid; color: #2d7ff9; fill: #2d7ff9; font-size: 12px; font-weight: 700; outline: none !important; padding-bottom: .14rem; text-decoration: none" target="_blank">
           We're hiring!
          </a>
          <br/>
          <br/>
          Copyright © 2018 Airtable, All rights reserved.
          <br/>
          <br/>
          Our mailing address is:
          <br/>
          799 Market St
          <br/>
          San Francisco, CA 94103
          <br/>
          <br/>
          <a style="border: none; color: #b7b7b7; font-size: 12px; font-weight: 300; outline: none !important; text-decoration: none" target="_top">
           Contact us
          </a>
          <br/>
          <a style="border: none; color: #b7b7b7; font-size: 12px; font-weight: 300; outline: none !important; text-decoration: none">
           Unsubscribe
          </a>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fvia.intercom-mail-500.com%252Fo%253Fh%253Da584a96a7e78fef1b7ceef82e7f85156c3ac0aec-15787925709/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ2aWEuaW50ZXJjbyJ9:1kXPQE:1qWdi3Oy9PG7YcuAID8sMhl3WO_2Jwet2OSS00deqhA" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fspe.via.intercom-mail.com%252Fq%252FPdOIlwcel8SWcaK0atYeww~~%252FAAAAAQA~%252FRgRctt8vPlcIaW50ZXJjb21YBAAABYZCCgACL1rUWoxw5KZSE2ExZDI0NGUyQHVpZmVlZC5jb20~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzcGUudmlhLmludCJ9:1kXPQE:9PRf2inOhtmCEKQXJlTZzJfQU4rhz6PoJqz2Lwb2mEs" width="1"/>
 </body>
</html>