Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "//www.w3.org/TR/REC-html40/loose.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <style type="text/css">
   #PreviewIntercomModal .ic_message_content h1,
  #PreviewIntercomModal .ic_message_content h2 {
    color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_message_without_image > .ic_message_internals > .ic_message_content {
    border-color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_user_comment_body {
    background-color: #0072b0 !important;
    border-color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_message_content a {
    color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_message_content a:hover {
    color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_user_comment_body {
    background-color: #0072b0 !important;
    border-color: #0072b0 !important;
  }
  .intercom-h2b-button br {
    display: none;
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   /* styles in here will not be inlined. Use for media queries etc */
  /* force Outlook to provide a "view in browser" menu link. */
  #outlook a {padding:0;}
  /* prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
  body{width:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin:0; padding:0;}
  /* force Hotmail to display emails at full width */
  .ExternalClass {width:100%;}
  /* force Hotmail to display normal line spacing. //www.emailonacid.com/forum/viewthread/43/ */
  .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
  /* fix a padding issue on Outlook 07, 10 */
  table td {border-collapse: collapse;}
  table {
    table-layout: fixed;
  }

  @media only screen and (max-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  @media only screen and (max-device-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   /* styles in here will not be inlined. Use for media queries etc */
  /* force Outlook to provide a "view in browser" menu link. */
  #outlook a {padding:0;}
  /* prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
  body{width:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin:0; padding:0;}
  /* force Hotmail to display emails at full width */
  .ExternalClass {width:100%;}
  /* force Hotmail to display normal line spacing. //www.emailonacid.com/forum/viewthread/43/ */
  .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
  /* fix a padding issue on Outlook 07, 10 */
  table td {border-collapse: collapse;}

  @media only screen and (max-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  @media only screen and (max-device-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  </style>
  <style type="text/css">
   .admin_name b {
    color: #6f6f6f;
  }

  .date_cell a {
    color: #999999;
  }

  .comment_header_td {
    width: 100%;
    background: #9BD0EF;
    border: none;
    font-family: 'Helvetica Neue',Arial,sans-serif
  }

  .content-td {
    color: #525252;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    font-family: Helvetica, Arial, sans-serif;
  }

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

  .content-td h1 a {
    color: #282F33;
  }

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

  .content-td h2 a {
    color: #282F33;
  }

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

  .content-td h2 + h1 {
    margin-top: 0 !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 a {
    color: #1251ba;
  }

  .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 {
    margin: 0;
    max-width: 100%;
  }

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

  .content-td div.intercom-container {
    margin-bottom: 17px;
    margin-top: 17px;
    line-height: 0;
  }

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

  /**/
  .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;
  }

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

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

  .content-td .intercom-h2b-button {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    background-color: #3A95C9;
    border: none !important;
    
      padding: 13px 35px;
    
  }

  a.intercom-h2b-button {
    background-color: #3A95C9;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.2);
    color:#fff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    min-height: 20px;
    text-decoration: none;
  }

  .content-td .intercom-h2b-button:hover {
    background-color: #3A95C9;
  }

  .message_footer_table .avatar {
    -ms-interpolation-mode: bicubic;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 20px;
    background-clip: padding-box;
    border-radius: 20px;
    display: inline-block;
    height: 40px;
    max-width: 100%;
    outline: none;
    text-decoration: none;
    width: 40px;
  }

  .powered-by-table .powered-by-text a {
    font-weight: bold;
    text-decoration: none;
    color: #999;
  }

  .main_wrapper {
    padding: 0 20px;
  }

  .margin-arrow {
    display: none;
    
    visibility:hidden;
    width:0;
    height:0;
    max-width: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
  }

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

  table.intercom-container td > a.intercom-h2b-button {
     padding: 0px;
   }
  </style>
  <!-- Responsive-->
  <style data-premailer="ignore" type="text/css">
   @media screen and (max-width: 635px) {
    .main-wrap {
      width: 100% !important;
    }
  }

  @media screen and (max-width: 480px) {
    .content-td {
      padding: 30px 15px !important;
    }
    .content-td h1 {
      margin-bottom: 5px;
    }
    .message_footer_table .space {
      width: 20px !important;
    }

    .message_footer_table .arrow-wrap {
      padding-left: 20px !important;
    }

    .message_footer_table .admin_name b{
      display: block !important;
    }

    .main_wrapper {
      padding: 0;
    }

    .image-arrow {
      display: none !important;
    }

    .margin-arrow {
      display: table !important;
      visibility:visible !important;
      width: 100% !important;
      height: auto !important;
      max-width: none !important;
      max-height: none !important;
      opacity: 1 !important;
      overflow: visible !important;
    }

    .comment_body {
      border-bottom: 1px solid #DDD !important;
    }

    .footer-td-wrapper {
      display: block !important;
      width: 100% !important;
      text-align: left !important;
    }
    .footer-td-wrapper .date_cell {
      text-align: left !important;
      padding: 15px 0 0 20px !important;
    }
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   .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;
  }
  .content-td > :first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .ExternalClass .content-td > :first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  </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 !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%252Fshortcut-c66b51f92c3c.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9ydGN1dC1jNiJ9:1mzjTj:1PMSSXSKvIcXRS990wYA25R2xgVsMMWJFRe7udOgylQ') !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>
  <style>
   * img[src*="googleusercontent.com"][alt="intercomavatar"] {
      display: none !important;
  }
  </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%252Fshortcut-c66b51f92c3c.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9ydGN1dC1jNiJ9:1mzjTj:1PMSSXSKvIcXRS990wYA25R2xgVsMMWJFRe7udOgylQ') !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>
  <div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;">
   <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclubhouse-aed3a15e71f6.intercom-mail.com%252Fq%252F9JDDfPJF9-tv50GeRPVOdg~~%252FAAAAAQA~%252FRgRjpJvaPVcIaW50ZXJjb21CCmG62hbCYSAPK1FSE2VmZmQ3ZTg1QHVpZmVlZC5jb21YBAABHq0~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbHViaG91c2UtYSJ9:1mzjTj:DVYjDObaQavQ-3Xp2KK9IN2NFHm36vXDsfEXv-vq9kg" width="1"/>
  </div>
  <table align="center" bgcolor="#f9f9f9" border="0" cellpadding="0" cellspacing="0" class="bgtc personal" style="background-color: #f9f9f9; border-collapse: collapse; line-height: 100% !important; margin: 0; padding: 0; width: 100% !important">
   <tbody>
    <tr>
     <td>
      <!--[if (gte mso 10)]>
      <tr>
      <td>
      <table style="width: 600px">
    <![endif]-->
      <table class="main-wrap" style="border-collapse: collapse; margin: auto; max-width: 635px; min-width: 320px; width: 100%">
       <tbody>
        <tr>
         <td valign="top">
          <table border="0" cellpadding="0" cellspacing="0" class="reply_header_table" style="border-collapse: collapse; color: #c0c0c0; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 26px; margin: 0 auto 26px; width: 100%">
          </table>
         </td>
        </tr>
        <tr>
         <td class="main_wrapper" style="padding: 0 20px" valign="top">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="comment_wrapper_table admin_comment" style="-webkit-background-clip: padding-box; -webkit-border-radius: 3px; background-clip: padding-box; border-collapse: collapse; border-radius: 3px; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; width: 100%">
           <tbody>
            <tr>
             <td class="comment_wrapper_td" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" class="comment_header" style="border: none; border-collapse: separate; font-size: 1px; height: 2px; line-height: 3px; width: 100%">
               <tbody>
                <tr>
                 <td bgcolor="#9BD0EF" class="comment_header_td" style="background-color: #9BD0EF; border: none; font-family: 'Helvetica Neue',Arial,sans-serif; width: 100%" valign="top">
                 </td>
                </tr>
               </tbody>
              </table>
              <table border="0" cellpadding="0" cellspacing="0" class="comment_body" style="-webkit-background-clip: padding-box; -webkit-border-radius: 0 0 3px 3px; background-clip: padding-box; border-collapse: collapse; border-color: #dddddd; border-radius: 0 0 3px 3px; border-style: solid solid none; border-width: 0 1px 1px; width: 100%">
               <tbody>
                <tr>
                 <td bgcolor="white" class="comment_body_td content-td" style="-webkit-background-clip: padding-box; -webkit-border-radius: 0 0 3px 3px; background-clip: padding-box; background-color: white; border-radius: 0 0 3px 3px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05); color: #525252; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 15px; line-height: 22px; overflow: hidden; padding: 40px 40px 30px">
                  <div align="center" class="intercom-container intercom-align-center" style="line-height: 0; margin-bottom: 17px; margin-top: 17px; padding-top: 0; text-align: center !important">
                   <img src="https://inboxflows.com/_/image/https%253A%252F%252Fshortcut-c66b51f92c3c.intercom-mail.com%252Fi%252Fo%252F437569157%252Fe76da2cebe7dcf859e85d440%252FA4%252B-%252B1%252Bcopy.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9ydGN1dC1jNiJ9:1mzjTj:1PMSSXSKvIcXRS990wYA25R2xgVsMMWJFRe7udOgylQ" style="margin: 0; max-width: 100%"/>
                  </div>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                  </p>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                   Hi Sarah,
                  </p>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                   It’s been awhile and we miss you! We wanted to check in and share what we’ve been up to since you’ve been gone.
                  </p>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                   In 2021, we focused on delivering more features and integrations to make work faster, easier, and more enjoyable.
                  </p>
                  <h2 align="center" class="intercom-align-center" style="color: #282F33; font-size: 18px; font-weight: bold; margin: 30px 0 7px; text-align: center !important">
                  </h2>
                  <div class="intercom-container" style="line-height: 0; margin-bottom: 17px; margin-top: 17px">
                   <img src="https://inboxflows.com/_/image/https%253A%252F%252Fshortcut-c66b51f92c3c.intercom-mail.com%252Fi%252Fo%252F437566521%252Ff835021ca1984e23a9f3dfbd%252FUntitled_Artwork-3%252B6.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9ydGN1dC1jNiJ9:1mzjTj:1PMSSXSKvIcXRS990wYA25R2xgVsMMWJFRe7udOgylQ" style="margin: 0; max-width: 100%"/>
                  </div>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                   We released a suite of new reporting capabilities to give you insights to keep your teams productive and efficient. Here’s what we shipped:
                  </p>
                  <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0">
                   <li>
                    Iteration Velocity Chart
                   </li>
                   <li>
                    Updated Burndown Chart
                   </li>
                   <li>
                    Relative Dates
                   </li>
                   <li>
                    Report beyond 100 days
                   </li>
                   <li>
                    and more!
                   </li>
                  </ul>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                   <b>
                    <a class="intercom-content-link" style="color: #1251ba" target="_blank">
                     Learn more about Reporting&gt;&gt;
                    </a>
                   </b>
                  </p>
                  <div class="intercom-container" style="line-height: 0; margin-bottom: 17px; margin-top: 17px">
                   <img src="https://inboxflows.com/_/image/https%253A%252F%252Fshortcut-c66b51f92c3c.intercom-mail.com%252Fi%252Fo%252F437566978%252F357bf4bc7c8d62adbe017a85%252FUntitled_Artwork-1%252B7.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9ydGN1dC1jNiJ9:1mzjTj:1PMSSXSKvIcXRS990wYA25R2xgVsMMWJFRe7udOgylQ" style="margin: 0; max-width: 100%"/>
                  </div>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                   This year we released updates to our data model to provide your org with enough structure to organize, and enough flexibility to let you represent your people and process in Shortcut the way you like to work in real life. Here’s what we’ve shipped:
                  </p>
                  <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0">
                   <li>
                    Teams
                   </li>
                   <li>
                    Teams &lt;&gt; Workflow
                   </li>
                   <li>
                    Optional Projects
                   </li>
                  </ul>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                   <b>
                    <a class="intercom-content-link" style="color: #1251ba" target="_blank">
                     Read more about the data model enhancements &gt;&gt;
                    </a>
                   </b>
                  </p>
                  <div class="intercom-container" style="line-height: 0; margin-bottom: 17px; margin-top: 17px">
                   <img src="https://inboxflows.com/_/image/https%253A%252F%252Fshortcut-c66b51f92c3c.intercom-mail.com%252Fi%252Fo%252F437567510%252Fc2badfbcce55f894172187cf%252FUntitled_Artwork-2%252B6.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9ydGN1dC1jNiJ9:1mzjTj:1PMSSXSKvIcXRS990wYA25R2xgVsMMWJFRe7udOgylQ" style="margin: 0; max-width: 100%"/>
                  </div>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                   We’ve enhanced the Roadmap to help folks visualize progress and communicate that up to stakeholders without overwhelming them with information.
                  </p>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                   <b>
                    <a class="intercom-content-link" style="color: #1251ba" target="_blank">
                     Read more about the Roadmap &gt;&gt;
                    </a>
                   </b>
                  </p>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                   Check out the complete
                   <a class="intercom-content-link" style="color: #1251ba" target="_blank">
                    Year in Review blog
                   </a>
                   to see the full recap and what's in store for 2022, or sign in to Shortcut today to see these features in action:
                  </p>
                  <table align="center" class="intercom-container intercom-align-center" style="margin: 17px auto 16px; text-align: center !important">
                   <tbody>
                    <tr>
                     <td bgcolor="#3A95C9" style="background-color: #3A95C9; border-radius: 3px; font-family: Helvetica, Arial, sans-serif; margin: 0; padding: 12px 35px">
                      <a class="intercom-h2b-button" style="background-color: #3A95C9; border: 1px none rgba(0,0,0,0.2); border-radius: 5px; color: #FFF; display: inline-block; font-size: 14px; font-weight: bold; min-height: 20px; padding: 0px; text-decoration: none" target="_blank">
                       Login to Shortcut
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <p style="line-height: 1.5; margin: 0 0 17px">
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <div class="margin-arrow" style="display: none; height: 0; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; visibility: hidden; width: 0">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="message_footer_table margin-arrow" style="border-collapse: collapse; color: #545454; display: none; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; height: 0; line-height: 20px; margin: 0 auto; max-height: 0; max-width: 100%; opacity: 0; overflow: hidden; visibility: hidden; width: 100%">
            <tbody>
             <tr>
              <td align="left" class="arrow-wrap" style="color: #272727; height: 18px; padding-left: 40px; text-align: left" valign="top" width="80">
               <img alt="Triangle" class="image_fix" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fshortcut-c66b51f92c3c.intercom-mail.com%252Fassets%252Femail%252Fpersonal%252Ftriangle-8747882e9ef8882f9bc057241fd3c049.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9ydGN1dC1jNiJ9:1mzjTj:1PMSSXSKvIcXRS990wYA25R2xgVsMMWJFRe7udOgylQ" style="-ms-interpolation-mode: bicubic; display: inline-block; margin-top: -1px; max-width: 100%; outline: none; text-decoration: none" width="40"/>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
          <div class="image-arrow">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="message_footer_table image-arrow" style="border-collapse: collapse; margin: 0 auto; max-width: 100%; width: 100%">
            <tbody>
             <tr>
              <td valign="top" width="100%">
               <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Fshortcut-c66b51f92c3c.intercom-mail.com%252Fassets%252Femail%252Fpersonal%252Farrow-37f6774809df6fd083bfc98e9d562e23ca6ede618e2b5e10c042de88d2f858dd.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9ydGN1dC1jNiJ9:1mzjTj:1PMSSXSKvIcXRS990wYA25R2xgVsMMWJFRe7udOgylQ" style="max-width: 100%; width: 100%"/>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="message_footer_table" style="border-collapse: collapse; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; max-width: 100%; width: 100%">
           <tbody>
            <tr>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" width="100%">
           <tbody>
            <tr>
             <td class="footer-td-wrapper" width="75%">
              <table border="0" cellpadding="0" cellspacing="0" class="message_footer_table" style="border-collapse: collapse; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; max-width: 100%; width: 100%" width="100%">
               <tbody>
                <tr>
                 <td class="space" width="40">
                 </td>
                 <td class="admin_name" style="color: #999999">
                  <b style="color: #6f6f6f">
                   Team Shortcut
                  </b>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
             <td class="footer-td-wrapper" width="25%">
              <table border="0" cellpadding="0" cellspacing="0" class="message_footer_table" style="border-collapse: collapse; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; max-width: 100%; width: 100%" width="100%">
               <tbody>
                <tr>
                 <td align="right" class="date_cell" style="color: #999999; font-size: 11px; text-align: right" valign="middle">
                  <a style="color: #999999">
                   Unsubscribe from our emails
                  </a>
                 </td>
                </tr>
                <tr>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <tr>
     <td height="20" valign="top">
     </td>
    </tr>
   </tbody>
  </table>
  <!--[if (gte mso 10)]>
            </td>
            </tr>
            </table>
          <![endif]-->
  <table bgcolor="#f9f9f9" class="powered-by-table" style="background-color: #f9f9f9; border-collapse: collapse; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; letter-spacing: 0.02em; line-height: 20px; margin: 0 auto; max-width: 100%; width: 100%">
   <tbody>
    <tr>
     <td align="center" class="powered-by-text" style="color: #999999; font-size: 11px; padding: 15px 0; text-align: center; width: 100%">
      Powered by
      <a style="color: #999; font-weight: bold; text-decoration: none">
       Intercom
      </a>
      <br/>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fshortcut-c66b51f92c3c.intercom-mail.com%252Fvia%252Fo%253Fh%253D16ba5ea9aa39f6ecc1af574b1de9c687b1e383d2-qkagfgfk_125041402671931/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzaG9ydGN1dC1jNiJ9:1mzjTj:1PMSSXSKvIcXRS990wYA25R2xgVsMMWJFRe7udOgylQ" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclubhouse-aed3a15e71f6.intercom-mail.com%252Fq%252FEXrch6GHwC3Nz4eCofTZ6A~~%252FAAAAAQA~%252FRgRjpJvaPlcIaW50ZXJjb21CCmG62hbCYSAPK1FSE2VmZmQ3ZTg1QHVpZmVlZC5jb21YBAABHq0~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbHViaG91c2UtYSJ9:1mzjTj:DVYjDObaQavQ-3Xp2KK9IN2NFHm36vXDsfEXv-vq9kg" width="1"/>
 </body>
</html>