Inboxes

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

+New inbox

<!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"/>
  <!-- Resets -->
  <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;
  }
  .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>
  <!-- Main styles -->
  <style type="text/css">
   /**
   * Generic
   */

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

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

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

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


  /**
   * Content
   */

  .content-td {
    color: #222;
    line-height: 20px;
  }

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

  .content-td h1 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 5px;
  }

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

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

  .content-td h2 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 5px;
  }



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

  .content-td p {
    margin: 0 0 15px 0;

  }

  .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 a {
    color: #1251ba;
    text-decoration: underline;
  }

  .content-td strong {
    color: #606060;
  }

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

  .content-td ol {
    list-style: decimal;
  }

  .content-td ol li,
  .content-td ul li {
    margin: 5px 0;
  }

  .content-td blockquote {
    padding: 10px 0;
    margin: 10px 0;
    font-style: italic;
    color: #8C8C8C;
  }

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

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

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

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    border-bottom: 0;
    margin: 20px 0;
  }

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

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

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

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

  .content-td table.intercom-container td {
    border: none;
    padding: 0;
    margin: 0;
  }

  /**/
  .content-td pre {
    margin: 0 0 10px;
    padding: 10px;
    background-color: #f5f5f5;
    overflow: auto;
  }

  .content-td pre code {
    font-family: Courier, monospace;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
  }

  /**
   * Footer
   */

  .footer {
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
  }

  .footer .footer-td {
    padding: 10px 0;
    text-align: left;
    width: 100%;
    font-size: 11px;
    color: #999999;
  }

  .footer a {
    text-decoration: underline;
    font-size: 11px;
    color: #999999;
  }
  </style>
  <!-- Outlook.com -->
  <style data-premailer="ignore" type="text/css">
   .content-td blockquote + * {
    margin-top: 10px !important;
  }

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

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

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

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

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

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

  img {
    max-width: 600px !important;
  }
  @media (max-width: 600px) {
    img {
      max-width: 100% !important;
    }
  }
  </style>
  <!-- Outlook fix -->
  <!--[if gte mso 9]>
    <style type="text/css">
      table {
        border-collapse: collapse !important;
      }
      td {
        border-collapse: collapse !important;
      }
    </style>
<![endif]-->
  <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 !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%252Fnotion-c23db2345ad3.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ') !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="white" style="background-color: white">
  <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: 100%">
   <tbody>
    <tr>
     <td class="content-td" style="color: #222; font-family: Helvetica, Arial, sans-serif; line-height: 20px; padding: 0">
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; padding-top: 0; text-align: left !important">
       Hi James,
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       Hello from San Francisco! We just launched a bundle of what you might call "Finally" features — as in "Yay, they
       <b>
        finally
       </b>
       built that!" We hope you love them!
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (1) Add Unsplash photos to your pages! 📸
        <img alt="sparkles" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F2728.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
        <br/>
       </b>
       We've teamed up with
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Unsplash
       </a>
       — which just so happens to be the go-to platform when it comes to beautiful, free photography. Now you can search and choose from their library of over 950K photos to add them as images or covers. No more saving pics off the web to re-upload!
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F118084831%252F94c4ec8b02adbe67d80f9aad%252F5cc7a0aab9673199546189.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Learn more about our partnership with Unsplash here &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (2) Standardize your workflows with database templates
        <br/>
       </b>
       For any type of database page you use a lot (think bug reports, meeting notes, recipes), you can create and re-use a template that captures specific properties and page structure.
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F118085352%252F0bfd31abde5702e8b01bde03%252FBug%252BReport.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Everything you need to know about database templates here &gt;
       </a>
       <br/>
       We just added a bunch of examples to the
       <b>
        Notion Template Gallery
       </b>
       .
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Check them out &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (3) Table of Contents
        <img alt="closed_book" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f4d5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
        <br/>
       </b>
       When you add a Table of Contents block, it'll automatically generate a list of anchor links to all the headings and sub-headings on your page. You don't need to build that yourself anymore!
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F118085618%252F50adfca1d6c50e63b020c4cb%252Fimage.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Learn more about using Tables of Contents here &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (4) Bigger, better &amp; more beautiful database cards
        <br/>
       </b>
       Now in boards and galleries, you can make cards small, medium, or large. Resize images to fit card frames. And hide card names to focus only on the pretty pictures they contain 🧐
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F118087471%252F8a9ef8a99c89fa1a0b43c56f%252FBetter%252BCards%252B-%252BOptimized.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        More on these new card options here &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (5) Calendars that start the week on Monday
        <img alt="calendar" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f4c6.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
        <br/>
       </b>
       Turns out a ton of people don't start their weeks on Sunday. Sorry, rest of the world — we just caught up. Now you have the option to start your week on Monday on all your calendars.
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F118088022%252Ffddf0e53510fd5dbdc7dce9b%252Fimage%252B2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       One other related improvement: for each calendar, we'll remember what month you were last looking at so you don't have to re-find your place.
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        More on all this here &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (6) Clearer update &amp; mention notifications
        <br/>
       </b>
       We heard your feedback on the All Updates menu! We've made it easier to understand which updates &amp; mentions are new, which you've seen but not clicked (read), and which are private.
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F118088746%252F6b35920756dd62fcd92a9aac%252Fimage%252B3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        More on this here &gt;
       </a>
      </p>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       <b>
        (7) Bring a little serendipity to every page...
        <br/>
       </b>
       We've added a Random button to the emoji icon picker. Hit it 'til you like it!
      </p>
      <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
       <img src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fi%252Fo%252F118089193%252F9969229677f86d1840d48e90%252FEmoji%252BRandom.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="margin: 15px 0; max-width: 100%"/>
      </div>
      <hr style="border-bottom-width: 0; border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 20px 0"/>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       That's it for now! Get all the details about these features (and bugs we squashed along the way)
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        here
       </a>
       . And if you haven't already, download our apps for
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Mac/Windows
       </a>
       and
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        iOS/Android
       </a>
       (
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Web Clipper for Chrome
       </a>
       is pretty sweet, too). Until next time!
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       Ivan
       <br/>
       Co-founder, Notion - the all-in-one workspace
       <br/>
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        notion.so
       </a>
      </p>
      <p align="left" class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important">
       P.S. We're nominated for the
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        Google Play Award for breakthrough app
       </a>
       - couldn't have done it without all of you!
       <img alt="pray" class="ic_emoji_img" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fimages%252Femojis%252F32x32%252F1f64f.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="height: 16px; margin: 0; max-width: 16px; min-height: 16px; padding: 0; width: 16px" width="16"/>
       <br/>
       P.P.S.
       <a style="border: none; color: #1251ba; outline: none !important; text-decoration: underline" target="_blank">
        <b>
         We're still (and always) hiring
        </b>
       </a>
       if you know any amazing designers, engineers, community support experts (or if you happen to be one)!
      </p>
     </td>
    </tr>
   </tbody>
  </table>
  <!-- Footer -->
  <table align="middle" class="footer" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; table-layout: fixed; width: 100%" width="100%">
   <tbody>
    <tr>
     <td align="left" class="footer-td" style="color: #999999; font-family: Helvetica, Arial, sans-serif; font-size: 11px; padding: 10px 0; text-align: left; width: 100%">
      <p class="unsub">
       Don't want to get emails like this?
       <a style="border: none; color: #999999; font-size: 11px; outline: none !important; text-decoration: underline">
        Unsubscribe from our emails
       </a>
      </p>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fvia%252Fo%253Fh%253D8d97a235a95dbd07ece8279b5af5c4a1693395d1-21841706285/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fnotion-c23db2345ad3.intercom-mail.com%252Fq%252FDKCDxICQgE4yr5_rBZSn0A~~%252FAAAAAQA~%252FRgReq0GuPlcIaW50ZXJjb21CCgAmrrzIXD4GLclSEzViNjNhZWJmQHVpZmVlZC5jb21YBAAABQQ~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZub3Rpb24tYzIzZCJ9:1kXOZ9:7_h2W-dijURWSLP2pFlXhjQ2x2KOSELqkCtvMPc-bSQ" width="1"/>
 </body>
</html>