Inboxes

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

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989<!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:1kXQAA:Gp1PwaIAWiver8yIB-0zb6IiPKM9TCx4wfkQy68DGug');
  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:1kXQAA:Gp1PwaIAWiver8yIB-0zb6IiPKM9TCx4wfkQy68DGug') !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">
   <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%">
      <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:1kXQAA:lS3o7BxlbCc8G8Jip4iII0Zh7IwVX-AyDqBBeEgSPTo" style="padding: 15px 0 30px; text-align: left" width="170"/>
        </a>
       </td>
      </tr>
     </table>
     <table class="content" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
      <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">
         <i>
          March 2018 Newsletter
         </i>
        </p>
        <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
         This March, it's all about Blocks, Blocks, Blocks. Last week, Airtable just launched a major new feature for Pro plans:
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          Airtable Blocks
         </a>
         , dozens of modular apps that live on top of your Airtable bases and give them superpowers. Visualize your work by adding
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          maps
         </a>
         ,
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          charts
         </a>
         , and
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          pivot tables
         </a>
         , or use the
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          Google Cloud Vision
         </a>
         ,
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          translate
         </a>
         , and
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          send SMS
         </a>
         blocks to turn your info into action.
        </p>
        <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
         Just a reminder:
         <b>
          from now until the end of March
         </b>
         , we're giving
         <b>
          everyone
         </b>
         (not just folks on Pro plans!)
         <b>
          a free trial of Airtable Blocks
         </b>
         ! So if you're on a free or Plus plan and on the fence about
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          upgrading
         </a>
         , try out as many blocks as you can while you still can.
        </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">
           Blocks blueprints: guides for success
          </a>
          🗺
         </li>
         <li>
          <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
           Webinar: "Using Airtable Blocks for video production"
          </a>
          <img alt="movie_camera" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fjs.intercom-mail-500.com%252Fimages%252Femojis%252F32x32%252F1f3a5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZqcy5pbnRlcmNvbSJ9:1kXQAA:Xg3cCSaQEuD50mJpvAHlCQKcHOKktjfBittcbsMVdbg" 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">
           Blocks betas: matrix, SendGrid, and embeddable blocks
          </a>
          <img alt="e-mail" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fjs.intercom-mail-500.com%252Fimages%252Femojis%252F32x32%252F1f4e7.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZqcy5pbnRlcmNvbSJ9:1kXQAA:Xg3cCSaQEuD50mJpvAHlCQKcHOKktjfBittcbsMVdbg" 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">
           Managing recipes with the Culinary Institute of America
          </a>
          <img alt="egg" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fjs.intercom-mail-500.com%252Fimages%252Femojis%252F32x32%252F1f373.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZqcy5pbnRlcmNvbSJ9:1kXQAA:Xg3cCSaQEuD50mJpvAHlCQKcHOKktjfBittcbsMVdbg" 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">
          Blocks blueprints: guides for success
         </a>
        </h2>
        <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
         Not sure which blocks to start adding to your bases, or how to use them? Fear not: every week for the next few weeks, we'll be releasing
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          Blocks blueprints
         </a>
         , guides containing step-by-step instructions for how people can enhance their workflows and accomplish specific tasks with Airtable Blocks. So if you're looking to find out exactly how to use Blocks to
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          create quick social media assets for your event
         </a>
         or
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          make a shared dashboard for collaboration with your remote team
         </a>
         , we've got you covered.
         <br/>
         <br/>
         We've already got blueprints for
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          video production
         </a>
         ,
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          event marketing
         </a>
         ,
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          project management
         </a>
         , and
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          editorial calendars
         </a>
         , and there are plenty more coming down the pipeline—stay tuned!
        </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%252F52827141%252F9e749d740cb3d8d40764d6da%252Fjuggler.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkb3dubG9hZHMuaSJ9:1kXQAA:tMuckw_BaU9RmRTJUdSKDycunv_Pg1tAz1dOIOOU-Dk" 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">
          Webinar: “Using Airtable Blocks for video production”
         </a>
        </h2>
        <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
         Curious about all the ways you can use blocks for video production? You should definitely read our
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          video production blueprint
         </a>
         , but you should also
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          sign up for our webinar on using Airtable Blocks for video production for
          <b>
           Thursday, March 29th, at 10 a.m. PDT
          </b>
          ! Reserve your spot now
         </a>
         , or
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          look through some of our on-demand webinars
         </a>
         .
        </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%252F52827344%252F5598452bd63ad2e3efb5d254%252FVideo_Production_smaller.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkb3dubG9hZHMuaSJ9:1kXQAA:tMuckw_BaU9RmRTJUdSKDycunv_Pg1tAz1dOIOOU-Dk" 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">
          Register now
         </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">
          Blocks betas: matrix, SendGrid, and embeddable bases
         </a>
        </h2>
        <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
         This is just the beginning for Airtable Blocks. We're already on the lookout for intrepid souls to beta test some new Blocks features:
        </p>
        <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0">
         <li>
          <b>
           Matrix block
          </b>
          : plot your records in a rectangular array of rows and columns. Great for prioritizing tasks like you're
          <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
           Eisenhower
          </a>
          . (Cyberpunk simulated reality not included.)
         </li>
         <li>
          <b>
           SendGrid block
          </b>
          : use
          <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
           SendGrid
          </a>
          to send out mass emails personalized with information from your base, if you've got the urge to mail merge.
         </li>
         <li>
          <b>
           Embeddable blocks
          </b>
          : show off your favorite block by embedding it in a web page.
         </li>
        </ul>
        <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
         Interested in taking any of these features for a test run?
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          Sign up using this form.
         </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">
          Sign up
         </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">
         Managing recipes with the Culinary Institute of America
        </h2>
        <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
         Joshua Auerbach, the social media manager for the
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          Culinary Institute of America
         </a>
         , is responsible for ensuring that the venerable institution has an online presence to match its brand. One content series that he worked on was a partnership with the Associated Press, in which the CIA developed a variety of recipes for distribution through AP channels.
        </p>
        <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
         To keep track of the recipes as they made their way across syndication channels, Auerbach put together a base
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          that he eventually published on Airtable Universe
         </a>
         . Check out
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          our interview with Auerbach
         </a>
         and
         <a style="border: none; color: #3276DC; outline: none !important" target="_blank">
          make a copy of his base for yourself
         </a>
         .
        </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%252F52827478%252F270e5009f5ab9c1568f2ec3c%252Fits-bread.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkb3dubG9hZHMuaSJ9:1kXQAA:tMuckw_BaU9RmRTJUdSKDycunv_Pg1tAz1dOIOOU-Dk" 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>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <table align="middle" class="footer" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
   <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">
      <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>
     </table>
    </td>
   </tr>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fvia.intercom-mail-500.com%252Fo%253Fh%253Dd772e1666f56d51e00164e077006942506eb53e0-15391675213/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ2aWEuaW50ZXJjbyJ9:1kXQAA:T4UU8q2OikhvjmqaPXFGSpyyRPj468Ef-eguooz59Y4" 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%252FQDvfp9GTELWHE_v3QZoLuA~~%252FAAAAAQA~%252FRgRcmx01PlcIaW50ZXJjb21YBAAABYZCCgACNZi4WjMTmHxSE2ExZDI0NGUyQHVpZmVlZC5jb20~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzcGUudmlhLmludCJ9:1kXQAA:9PbpdgwM5oZjQSoVc0FVR1D82feIMkQ9W_9kaf-sjo8" width="1"/>
 </body>
</html>