Inboxes

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

+New inbox

<!DOCTYPE html>
<html xmlns="//www.w3.org/1999/xhtml">
 <head>
  <meta content="width=device-width" name="viewport"/>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <!-- Turn off iOS phone number autodetect -->
  <meta content="telephone=no" name="format-detection"/>
  <style>
   body, p {
        font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: none;
    }
    table {
        border-collapse: collapse;
        border-spacing: 0;
        border: 0;
        padding: 0;
    }
    img {
        margin: 0;
        padding: 0;
    }

    .content {
        width: 600px;
    }

    .no_text_resize {
        -moz-text-size-adjust: none;
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
        text-size-adjust: none;
    }

    /* Media Queries */
    @media all and (max-width: 600px) {

        table[class="content"] {
            width: 100% !important;
        }

        tr[class="grid-no-gutter"] td[class="grid__col"] {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        td[class="grid__col"] {
            padding-left: 15px !important;
            padding-right: 15px !important;
        }

        tr[class="small_full_width"] td[class="grid__col"] {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        table[class="small_full_width"] {
            width: 100% !important;
            padding-bottom: 10px;
        }

        a[class="header-link"] {
            margin-right: 0 !important;
            margin-left: 10px !important;
        }

        a[class="btn"] {
            width: 100%;
            border-left-width: 0px !important;
            border-right-width: 0px !important;
        }

        table[class="col-layout"] {
            width: 100% !important;
        }

        td[class="col-container"] {
            display: block !important;
            width: 100% !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        td[class="col-nav-items"] {
            display: inline-block !important;
            padding-left: 0 !important;
            padding-right: 10px !important;
            background: none !important;
        }

        img[class="col-img"] {
            height: auto !important;
            max-width: 520px !important;
            width: 100% !important;
        }

        td[class="col-center-sm"] {
            text-align: center;
        }

        tr[class="footer-attendee-cta"] > td[class="grid__col"] {
            padding: 24px 0 0 !important;
        }

        td[class="col-footer-cta"] {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        td[class="footer-links"] {
            text-align: left !important;
        }

        .hide-for-small {
            display: none !important;
        }

        .ribbon-mobile {
            line-height: 1.3 !important;
        }

        .small_full_width {
            width: 100% !important;
            padding-bottom: 10px;
        }

        .table__ridge {
            height: 7px !important;
        }

        .table__ridge img {
            display: none !important;
        }

        .table__ridge--top {
            background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Fmodules%252Fridges_top_fullx2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A) !important;
            background-size: 170% 7px;
        }

        .table__ridge--bottom {
            background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Fmodules%252Fridges_bottom_fullx2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A) !important;
            background-size: 170% 7px;
        }

        .summary-table__total {
            padding-right: 10px !important;
        }

        .app-cta {
            display: none !important;
        }

        .app-cta__mobile {
            width: 100% !important;
            height: auto !important;
            max-height: none !important;
            overflow: visible !important;
            float: none !important;
            display: block !important;
            margin-top: 12px !important;
            visibility: visible;
            font-size: inherit !important;
        }

        /* List Event Cards */
        .list-card__header {
            width: 130px !important;
        }
        .list-card__label {
            width: 130px !important;
        }
        .list-card__image-wrapper {
            width: 130px !important;
            height: 65px !important;
        }
        .list-card__image {
            max-width: 130px !important;
            max-height: 65px !important;
        }

        .list-card__body {
            padding-left: 10px !important;
        }

        .list-card__title {
            margin-bottom: 10px !important;
        }

        .list-card__date {
            padding-top: 0 !important;
        }
    }

    @media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
        .ribbon-mobile {
            line-height: 1.3 !important;
        }

        .ribbon-mobile__text {
            padding: 0 !important;
        }
    }

    @media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
        .ribbon-mobile {
            line-height: 1.3 !important;
        }

        .ribbon-mobile__text {
            padding: 0 !important;
        }
    }

    @media screen and (min-device-height:480px) and (max-device-height:568px), (min-device-width : 375px) and (max-device-width : 667px) and (-webkit-min-device-pixel-ratio : 2), (min-device-width : 414px) and (max-device-width : 736px) and (-webkit-min-device-pixel-ratio : 3) {

        .hide_for_iphone {
            display: none !important;
        }

        .passbook {
            width: auto !important;
            height: auto !important;
            line-height: auto !important;
            visibility: visible !important;
            display: block !important;
            max-height: none !important;
            overflow: visible !important;
            float: none !important;
            text-indent: 0 !important;
            font-size: inherit !important;
        }
    }
  </style>
 </head>
 <!-- Global container with background styles. Gmail converts BODY to DIV so we lose properties like BGCOLOR. -->
 <body bgcolor="#F8F7FA" border="0" cellpadding="0" cellspacing="0" height="100%" style="margin: 0;" width="100%">
  <table bgcolor="#F8F7FA" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%">
   <tr>
    <td style="padding-right: 10px; padding-left: 10px;">
     <!-- Outlook Hack (doesn't support max-width property until 2013)  -->
     <!--[if (gte mso 9)|(IE)]>
        <table width="600" align="center" cellpadding="0" cellspacing="0" border="0" bgcolor="#F8F7FA">
            <tr>
                <td>
        <![endif]-->
     <table align="center" bgcolor="#F8F7FA" border="0" cellpadding="0" cellspacing="0" class="content" style="width: 600px; max-width: 600px;">
      <tr>
       <td style="text-align: left; padding: 30px 0 20px 0;" valign="middle" width="33%">
        <a>
         <img alt="Eventbrite" border="0" height="22" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-build%252Fperm_001%252F2641ef%252Fdjango%252Fimages%252Femail%252Fbase%252Fbig-brand.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A" style="width:136px; height:22px;" width="136"/>
        </a>
       </td>
       <td style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; text-align: right; padding-top: 12px; vertical-align: middle;" valign="middle" width="66%">
        <a style="text-decoration: none; font-weight: 500; color: #999999; margin-right: 30px;">
         Find events
        </a>
        <a style="text-decoration: none; font-weight: 500; color: #999999;">
         Log in
        </a>
       </td>
      </tr>
     </table>
     <!--[if (gte mso 9)|(IE)]>
                </td>
            </tr>
        </table>
        <![endif]-->
    </td>
   </tr>
   <tr>
    <td>
     <!--[if (gte mso 9)|(IE)]>
        <table width="600" align="center" cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF">
            <tr>
                <td>
        <![endif]-->
     <table align="center" bgcolor="#F8F7FA" border="0" cellpadding="0" cellspacing="0" class="content" style="width: 600px; max-width: 600px;">
      <tr>
       <td colspan="2" style="background: #fff; border-radius: 8px;">
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
          </td>
         </tr>
         <tr class="">
          <td align="" class="grid__col" style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding: 32px 40px; ">
           <h2 style="font-size: 30px; font-weight: 500; line-height: 36px; color: #00a2a5; margin: 0;">
            Hi James,
           </h2>
           <p style="font-size: 17px; line-height: 21px; font-weight: 300; margin: 18px 0 0;">
            CoderDojo is using Eventbrite to ticket
            <a style="text-decoration: none; color: #0f90ba;">
             CoderDojo - Dragon Hall - Jan 2020
            </a>
            .
           </p>
           <p style="font-size: 17px; line-height: 21px; font-weight: 300; margin: 18px 0 0;">
            Since this is the first time you've bought a ticket or registered for an event on Eventbrite using
            <a style="text-decoration; none; color: #6666666;">
             6c061dce@uifeed.com
            </a>
            , here's a quick guide to help you find what you need.
           </p>
          </td>
         </tr>
         <tr>
          <td class="table__ridge table__ridge--top">
           <img alt="eventbrite" border="0" height="7" src="https://inboxflows.com/_/image/https%253A%252F%252Finboxflows.com%252F_%252Fimage%252Fhttps%25253A%25252F%25252Fcdn.evbstatic.com%25252Fs3-s3%25252Fmarketing%25252Femails%25252Fmodules%25252Fridges_top_fullx2.jpg%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9%253A1kXNLK%253A3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiJ9:1kXNLK:_pA4lmhJKHAMC0bV45m6oCcp0ES6vVPp-YMNIzJJNO8" style="height:7px; border:none; display:block;"/>
          </td>
         </tr>
         <tr>
          <td class="grid__col" style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding: 32px 40px; background-color: #EEEDF2;">
           <table border="0" cellpadding="0" cellspacing="0" class="app-cta">
            <tbody>
             <tr valign="top">
              <td style="width: 160px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500; line-height: 24px; font-size: 17px; color: #404040; border-bottom: #dadada solid 1px; padding-bottom: 24px; padding-right: 40px;">
               Questions about this event?
              </td>
              <td style="border-bottom: #dadada solid 1px; padding-bottom: 24px;">
               <table border="0" cellpadding="0" cellspacing="0">
                <tfoot>
                 <tr>
                  <td>
                  </td>
                  <td style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
                   <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; font-size: 17px; font-weight: 300; line-height: 24px;">
                    Contact the Organiser
                   </a>
                  </td>
                 </tr>
                </tfoot>
                <tbody>
                 <tr valign="top">
                  <td style="padding-bottom: 6px; padding-right: 12px;">
                   <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                  </td>
                  <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                   Any event specifics like transport, parking and dress code
                  </td>
                 </tr>
                 <tr valign="top">
                  <td style="padding-bottom: 6px; padding-right: 12px;">
                   <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                  </td>
                  <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                   ID requirements and age limits
                  </td>
                 </tr>
                 <tr valign="top">
                  <td style="padding-bottom: 6px; padding-right: 12px;">
                   <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                  </td>
                  <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                   Transferring my ticket to someone else
                  </td>
                 </tr>
                 <tr valign="top">
                  <td style="padding-bottom: 6px; padding-right: 12px;">
                   <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                  </td>
                  <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                   Guest and refund policies
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
             <tr style="border-top: #f7f7f7 solid 1px;" valign="top">
              <td style="width: 160px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500; line-height: 24px; font-size: 17px; color: #404040; border-top: #f7f7f7 solid 1px; padding-top: 24px; padding-right: 40px;">
               Manage your order
              </td>
              <td style="border-top: #f7f7f7 solid 1px; padding-top: 24px;">
               <table border="0" cellpadding="0" cellspacing="0">
                <tfoot>
                 <tr>
                  <td>
                  </td>
                  <td style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
                   <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; font-size: 17px; line-height: 24px; font-weight: 300;">
                    Go to Your Account
                   </a>
                  </td>
                 </tr>
                </tfoot>
                <tbody>
                 <tr valign="top">
                  <td style="padding-bottom: 6px; padding-right: 12px;">
                   <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                  </td>
                  <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                   Access all of your tickets and orders
                  </td>
                 </tr>
                 <tr valign="top">
                  <td style="padding-bottom: 6px; padding-right: 12px;">
                   <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                  </td>
                  <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                   Manage your order to any event
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
           <div class="app-cta__mobile" style="float: left; font-size: 0; overflow: hidden; display: none; line-height: 0; max-height: 0; height: 0; margin-bottom: 12px;">
            <table border="0" cellpadding="0" cellspacing="0">
             <tbody>
              <tr valign="top">
               <td>
                <h4 style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500; line-height: 24px; font-size: 17px; color: #404040; border-bottom: #dadada solid 1px; padding-bottom: 6px; margin-bottom: 12px; margin-top: 0;">
                 Questions about this event?
                </h4>
                <table border="0" cellpadding="0" cellspacing="0">
                 <tfoot>
                  <tr>
                   <td>
                   </td>
                   <td style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
                    <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; font-size: 17px; font-weight: 300; line-height: 24px;">
                     Contact the Organiser
                    </a>
                   </td>
                  </tr>
                 </tfoot>
                 <tbody>
                  <tr valign="top">
                   <td style="padding-bottom: 6px; padding-right: 12px;">
                    <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                   </td>
                   <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                    Any event specifics like transport, parking and dress code
                   </td>
                  </tr>
                  <tr valign="top">
                   <td style="padding-bottom: 6px; padding-right: 12px;">
                    <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                   </td>
                   <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                    ID requirements and age limits
                   </td>
                  </tr>
                  <tr valign="top">
                   <td style="padding-bottom: 6px; padding-right: 12px;">
                    <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                   </td>
                   <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                    Transferring my ticket to someone else
                   </td>
                  </tr>
                  <tr valign="top">
                   <td style="padding-bottom: 6px; padding-right: 12px;">
                    <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                   </td>
                   <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                    Guest and refund policies
                   </td>
                  </tr>
                 </tbody>
                </table>
                <h4 style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500; line-height: 24px; font-size: 17px; color: #404040; border-bottom: #dadada solid 1px; padding-bottom: 6px; margin-top: 24px;">
                 Manage your order
                </h4>
                <table border="0" cellpadding="0" cellspacing="0">
                 <tfoot>
                  <tr>
                   <td>
                   </td>
                   <td style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">
                    <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; font-size: 17px; line-height: 24px; font-weight: 300;">
                     Go to Your Account
                    </a>
                   </td>
                  </tr>
                 </tfoot>
                 <tbody>
                  <tr valign="top">
                   <td style="padding-bottom: 6px; padding-right: 12px;">
                    <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                   </td>
                   <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                    Access all of your tickets and orders
                   </td>
                  </tr>
                  <tr valign="top">
                   <td style="padding-bottom: 6px; padding-right: 12px;">
                    <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fstatic%252Fimages%252Ficons%252Farrow-omnes.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
                   </td>
                   <td style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px; font-weight: 300; font-size: 13px; line-height: 18px;">
                    Manage your order to any event
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </div>
          </td>
         </tr>
         <tr>
          <td class="table__ridge table__ridge--bottom">
           <img alt="eventbrite" border="0" height="7" src="https://inboxflows.com/_/image/https%253A%252F%252Finboxflows.com%252F_%252Fimage%252Fhttps%25253A%25252F%25252Fcdn.evbstatic.com%25252Fs3-s3%25252Fmarketing%25252Femails%25252Fmodules%25252Fridges_bottom_fullx2.jpg%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9%253A1kXNLK%253A3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiJ9:1kXNLK:_pA4lmhJKHAMC0bV45m6oCcp0ES6vVPp-YMNIzJJNO8" style="height:7px; border:none; display:block;"/>
          </td>
         </tr>
         <tr class="">
          <td align="" class="grid__col" style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding: 32px 40px; ">
           <p style="font-size: 17px; line-height: 21px; font-weight: 300; margin: 18px 0 0;">
            Best,
            <br/>
            <a target="_blank">
             <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Fsig.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A"/>
            </a>
           </p>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <!--[if (gte mso 9)|(IE)]>
                </td>
            </tr>
        </table>
        <![endif]-->
     <!--[if (gte mso 9)|(IE)]>
<table width="600" align="center" cellpadding="0" cellspacing="0" border="0">
    <tr>
        <td>
<![endif]-->
     <table align="center" border="0" cellpadding="0" cellspacing="0" class="content" style="width: 600px; max-width: 600px; font-family: Helvetica, Arial, sans-serif;">
      <tr class="hide-for-small">
       <td style="padding-top: 24px;">
       </td>
      </tr>
      <tr class="footer-attendee-cta">
       <td align="" class="grid__col" style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding: 12px 20px; ">
        <table align="" cellpadding="0" cellspacing="0" class="col-layout" style="" width="100%">
         <tr class="" style="">
          <td align="" class="col-footer-cta" colspan="1" height="" style="" valign="top" width="50%">
           <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr class="">
             <td align="" class="grid__col" style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding: 0 28px 0 0; ">
              <table align="" cellpadding="0" cellspacing="0" class="col-layout" style="" width="100%">
               <tr class="" style="">
                <td align="" class="col-container" colspan="1" height="" style="padding-right: 10px;" valign="middle" width="75%">
                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr class="" style="">
                   <td align="" class="" colspan="1" height="" style="" valign="" width="">
                    <h2 class="" style="color: #404040; font-weight: 300; margin: 0 0 12px 0; font-size: 17px; line-height: 24px; padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                     Create your own event
                    </h2>
                    <div class="" style="color: #666666; font-weight: 400; font-size: 13px; line-height: 18px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px;">
                     Anyone can sell tickets or manage registration with Eventbrite.
                    </div>
                    <div class="" style="color: #666666; font-weight: 400; font-size: 13px; line-height: 18px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                     <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                      Learn More
                     </a>
                    </div>
                   </td>
                  </tr>
                 </table>
                </td>
                <td align="" class="col-container" colspan="1" height="" style="" valign="middle" width="25%">
                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr class="" style="">
                   <td align="" class="" colspan="1" height="" style="" valign="" width="">
                    <a class="hide-for-small" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                     <img alt="" border="0" class="" height="60" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Fimages%252Ficons%252Ftickets.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A" style="" title="" width="60"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
          <td align="" class="col_container" colspan="1" height="" style="height: 100%; background: #dedede;" valign="" width="1px">
           <table border="0" cellpadding="0" cellspacing="0" width="100%">
           </table>
          </td>
          <td align="" class="col-footer-cta" colspan="1" height="" style="" valign="top" width="50%">
           <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr class="">
             <td align="" class="grid__col" style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding: 0 0 0 28px; ">
              <table align="" cellpadding="0" cellspacing="0" class="col-layout" style="" width="100%">
               <tr class="" style="">
                <td align="" class="col-container" colspan="1" height="" style="padding-right: 10px;" valign="middle" width="75%">
                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr class="" style="">
                   <td align="" class="" colspan="1" height="" style="" valign="" width="">
                    <h2 class="" style="color: #404040; font-weight: 300; margin: 0 0 12px 0; font-size: 17px; line-height: 24px; padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                     Get the app
                    </h2>
                    <div class="" style="color: #666666; font-weight: 400; font-size: 13px; line-height: 18px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding-bottom: 6px;">
                     Find events, buy tickets and access them on your phone.
                    </div>
                    <div class="" style="color: #666666; font-weight: 400; font-size: 13px; line-height: 18px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                     <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                      Download
                     </a>
                    </div>
                   </td>
                  </tr>
                 </table>
                </td>
                <td align="" class="col-container" colspan="1" height="" style="" valign="middle" width="25%">
                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr class="" style="">
                   <td align="" class="" colspan="1" height="" style="" valign="" width="">
                    <a class="hide-for-small" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                     <img alt="" border="0" class="" height="60" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Fimages%252Ficons%252Fscreen-s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXNLK:3NzhkG8ukV35_IWzXz2_0zHLCatTilbOKkallHmg57A" style="" title="" width="60"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <tr>
       <td style="padding-top: 24px;">
        <table cellpadding="0" cellspacing="0" class="" style="width: 100%; min-width: 100%;" width="100%">
         <tr>
          <td class="" style="background-color: #dedede; width: 100%; min-width: 100%; font-size: 1px; height: 1px; line-height: 1px; ">
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <tr class="">
       <td align="" class="grid__col" style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding: 24px 0; text-align: center;">
        <div class="" style="color: #666666; font-weight: 400; font-size: 13px; line-height: 18px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; font-weight: 300; padding-bottom: 6px;">
         <span class="" style="">
          This email was sent to
          <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
           6c061dce@uifeed.com
          </a>
         </span>
        </div>
        <div class="" style="color: #666666; font-weight: 400; font-size: 13px; line-height: 18px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; font-weight: 300; padding-bottom: 6px;">
         <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
          Eventbrite
         </a>
         | 10-11 Charterhouse Square | EC1M 6EE London
        </div>
        <div class="" style="color: #666666; font-weight: 400; font-size: 13px; line-height: 18px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; font-weight: 300; ">
         Copyright © 2020 Eventbrite. All rights reserved.
        </div>
       </td>
      </tr>
     </table>
     <!--[if (gte mso 9)|(IE)]>
        </td>
    </tr>
</table>
<![endif]-->
     <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.eventbrite.com%252Femails%252Faction%252F%253Frecipient%253D6c061dce%2540uifeed.com%2526type_id%253D67%2526type%253Dopen%2526send_id%253D2020-01-06%2526list_id%253D9/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuZXZlbnRiciJ9:1kXNLK:2d3LaXA1QIkgasM9wZWCjqcZkLgsCgN41zvFDnzUpig" style="border: 0;" width="1"/>
    </td>
   </tr>
  </table>
 </body>
</html>