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:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A) !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:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A) !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:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" 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%">
        <div class="header_defer no_text_resize" style="
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
">
         <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; font-size:13px; font-weight:500; color:#aaa; text-decoration:none;">
          Find events
         </a>
         <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; font-size:13px; font-weight:500; color:#aaa; text-decoration:none;padding-left: 20px;">
          My Tickets
         </a>
        </div>
       </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;">
           <style>
            @media (max-device-width: 640px) {
        .organized_by {
            font-size: 14px !important;
        }

        .ticket-section__or {
            padding: 12px 0 14px 0 !important;
        }

        .your-account__logo {
            margin-top: 8px;
        }
    }

    @media screen and (min-device-height:480px) and (max-device-height:568px) {
        h2 {
            font-weight: 600 !important;
        }

        .header_defer {
            font-size: 12px;
        }
    }
           </style>
          </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; border-radius:6px 6px 0 0;">
           <h2 class="" style="color: #404040; font-weight: 300; margin: 0 0 12px 0; font-size: 24px; line-height: 30px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
            <a style="text-decoration: none; color: #3D64FF; font-weight:normal;">
             Django developer conference
            </a>
            is on Sunday at 18:30
           </h2>
           <div class="organized_by" style="color: #666666; font-weight: 400; font-size: 15px; line-height: 21px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; font-weight: 300; ">
            Organised by
            <a style="color:#999;">
             Sarah Jonas 1337
            </a>
           </div>
          </td>
         </tr>
         <tr>
          <td style="padding: 0 40px;">
           <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>
          <td style="padding: 0 40px;">
           <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="attendee-email-data-automation">
          <td align="" class="grid__col" style="font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; padding: 32px 40px; ">
           <h2 class="" style="color: #404040; font-weight: 300; margin: 0 0 12px 0; font-size: 24px; line-height: 30px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; margin-bottom:18px;">
            Don't forget your registration summary
           </h2>
           <table align="left" border="0" cellpadding="0" cellspacing="0" class="small_full_width" style="width:215px; text-align:center; overflow:hidden;">
            <tr>
             <td>
              <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
               <img alt="mobile tickets" border="0" class="" height="67" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Forder_confirmation%252Fmobile-ticketsx2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" style="width:52px; height:67px; " title="mobile tickets" width="52"/>
              </a>
              <table cellpadding="0" cellspacing="0" class="" style="font-weight:bold; margin-bottom:12px;" width="100%">
               <tr width="100%">
                <td class="" style="text-align:center;" width="100%">
                 Mobile Summary
                </td>
               </tr>
              </table>
              <table align="" cellpadding="0" cellspacing="0" class="" style="" width="100%">
               <tr class="" style="">
                <td align="" class="" colspan="1" height="" style="vertical-align:top;" valign="" width="">
                 <table align="right" cellpadding="0" cellspacing="0" class="no_text_resize" style="" width="">
                  <tr class="" style="
    display: block;
    background-color: #000;
    border-radius: 4px;
    color: #fff !important;
    text-align: left;
    height: 22px;
    mso-line-height-rule: exactly;
    line-height: 1;
    padding: 3px 6px 3px 6px;
    margin-top: 1px;
    font-weight: 500;
    font-size: 9px;
    font-family: 'Myriad Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0.1)), to(black)), -webkit-gradient(linear, right top, left bottom, color-stop(0, rgba(255, 255, 255, 0.65)), color-stop(0.5, rgba(255, 255, 255, 0.4)), color-stop(0.501, rgba(255, 255, 255, 0.15)), color-stop(1, rgba(255, 255, 255, 0))), black;
 
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
">
                   <td align="" class="" colspan="1" height="22" style="" valign="" width="20">
                    <a class="" 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="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Forder_confirmation%252Fapple-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" style="width:14px; height:16px; " title="" width="14"/>
                    </a>
                   </td>
                   <td align="" class="" colspan="1" height="" style="min-width:52px;" valign="" width="">
                    <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; color: #fff !important;">
                     <span style="color: #fff !important;">
                      Available on
                     </span>
                     <br/>
                     <span style="font-size: 1.2em; color: #fff !important;">
                      App Store
                     </span>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
                <td align="" class="" colspan="1" height="" style="text-align:left; padding-left:4px;" valign="" width="">
                 <table cellpadding="0" cellspacing="0" class="" style="" width="100%">
                  <tr width="100%">
                   <td class="" style="float:left;" width="100%">
                    <a class="hide_for_iphone" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                     <img alt="Google Play" border="0" class="" height="30" src="https://inboxflows.com/_/image/https%253A%252F%252Fplay.google.com%252Fintl%252Fen_us%252Fbadges%252Fimages%252Fgeneric%252Fen_badge_web_generic.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwbGF5Lmdvb2dsZSJ9:1kXN8X:qeeKooOk_26Uj9QustMKlD9VIvLWmCHsWQb_1TB8Ul0" style="widht:86px;height:30px;" title="Google Play" width="86"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                 <table cellpadding="0" cellspacing="0" class="" style="" width="100%">
                  <tr width="100%">
                   <td class="passbook" style="
    overflow: hidden;
    float: left;
    display: none;
    mso-hide: all;
    font-size: 0;
    height: 0;
    line-height: 0;
    max-height: 0;
    width: 0;
    text-indent: -9999px;
    visibility: hidden;
    margin: 0;
    padding: 0;
" width="100%">
                    <table align="" cellpadding="0" cellspacing="0" class="no_text_resize" style="
    display: inline-block;
    background-color: #f9f9f9;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    color: #77787b !important;

    padding: 3px 6px 3px 6px;
    margin-left: 4px;
    text-align: left;
    line-height: 1;
    font-size: 9px;

    background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#bfc1c2)); -webkit-linear-gradient(#fdfdfd, #bfc1c2); linear-gradient(#fdfdfd, #bfc1c2);
 mso-hide:all;" width="">
                     <tr class="" style="">
                      <td align="" class="" colspan="1" height="22" style="" valign="" width="22">
                       <a class="" 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="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Forder_confirmation%252Fpassbook-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" style="width:17px; height:18px; " title="" width="17"/>
                       </a>
                      </td>
                      <td align="" class="" colspan="1" height="" style="" valign="" width="">
                       <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                        <span style="color:#77787b;">
                         Add to
                        </span>
                        <br/>
                        <span style="color:#221f1f; font-weight:500; font-size:1.2em;">
                         Wallet
                        </span>
                       </a>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <table align="left" border="0" cellpadding="0" cellspacing="0" class="small_full_width ticket-section__or" style="text-align:center; padding: 30px 0;">
            <tr>
             <td>
              <img alt="" border="0" class="" height="4" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Forder_confirmation%252Flottering-divider-leftx2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" style="width:26px; height:4px; " title="" width="26"/>
              <span class="" style="
    font-size: 22px;
    font-weight: 600;
    font-style: italic;
    color: #ccc;
    padding: 0 2px;
    vertical-align: middle;
">
               or
              </span>
              <img alt="" border="0" class="" height="4" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Forder_confirmation%252Flottering-divider-rightx2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" style="width:26px; height:4px; " title="" width="26"/>
             </td>
            </tr>
           </table>
           <table align="right" border="0" cellpadding="0" cellspacing="0" class="small_full_width" style="width:215px; text-align:center; overflow:hidden;">
            <tr>
             <td>
              <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
               <img alt="paper tickets" border="0" class="" height="59" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Forder_confirmation%252Fpaper-ticketsx2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" style="width:108px; height:59px; margin:5px 0;" title="paper tickets" width="108"/>
              </a>
              <table cellpadding="0" cellspacing="0" class="" style="font-weight:bold; margin-bottom:4px;" width="100%">
               <tr width="100%">
                <td class="" style="text-align:center;" width="100%">
                 Paper Summary
                </td>
               </tr>
              </table>
              <div class="" style="color: #666666; font-weight: 400; font-size: 15px; line-height: 21px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; margin-top:0;margin-bottom:0;">
               Open the email attachment
               <br/>
               or
               <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                download here
               </a>
              </div>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <tr>
          <td style="padding: 0 40px;">
           <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: 32px 40px; ">
           <h2 class="" style="color: #404040; font-weight: 300; margin: 0 0 12px 0; font-size: 24px; line-height: 30px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
            Questions about this event?
           </h2>
           <table cellpadding="0" cellspacing="0" class="" style="" width="100%">
            <tr width="100%">
             <td class="" style="" width="100%">
              <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 style="text-decoration: none; color: #3D64FF; font-weight:normal;">
                Contact the organiser
               </a>
              </div>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <tr>
          <td style="padding: 0 40px;">
           <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: 32px 40px; border-radius:0 0 6px 6px;">
           <table align="left" border="0" cellpadding="0" cellspacing="0" class="small_full_width" style="width:260px; line-height:1.67; font-size:13px;">
            <tr>
             <td>
              <h2 class="" style="color: #404040; font-weight: 300; margin: 0 0 12px 0; font-size: 24px; line-height: 30px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
               About this event
              </h2>
              <table align="" cellpadding="0" cellspacing="0" class="" style="" width="100%">
               <tr class="" style="">
                <td align="" class="" colspan="1" height="" style="vertical-align:top; padding-right:10px;" valign="" width="20">
                 <img alt="date" border="0" class="" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Forder_confirmation%252Fdate-iconx2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" style="width:20px; height:20px; vertical-align:-2px;" title="date" width="20"/>
                </td>
                <td align="" class="" colspan="1" height="" style="" valign="" width="">
                 <div class="" style="color: #666666; font-weight: 400; font-size: 15px; line-height: 21px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                  Sunday, 16 February 2020 from 18:30 to 20:30 (GMT)
                 </div>
                </td>
               </tr>
               <tr class="" style="">
                <td align="" class="" colspan="1" height="" style="vertical-align:top; padding-right:10px;" valign="" width="20">
                 <img alt="date" border="0" class="" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Forder_confirmation%252Flocation-pin-iconx2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" style="width:20px; height:20px; vertical-align:-4px;" title="date" width="20"/>
                </td>
                <td align="" class="" colspan="1" height="" style="padding-bottom:10px;" valign="" width="">
                 Coca-Cola London Eye
                 <br/>
                 London Eye
                 <br/>
                 London SE1 7PB
                 <br/>
                 United Kingdom
                </td>
               </tr>
               <tr class="hide-for-small" style="">
                <td align="" class="hide-for-small" colspan="1" height="" style="vertical-align:top; padding-right:10px; padding-top:10px;" valign="" width="20">
                 <img alt="date" border="0" class="" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.evbstatic.com%252Fs3-s3%252Fmarketing%252Femails%252Forder_confirmation%252Fadd-calendar-iconx2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" style="width:20px; height:20px; vertical-align:-2px;" title="date" width="20"/>
                </td>
                <td align="" class="hide-for-small" colspan="1" height="" style="padding-top:10px;" valign="" width="">
                 <div class="" style="color: #666666; font-weight: 400; font-size: 15px; line-height: 21px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                  Add to my calendar:
                 </div>
                 <div class="no_text_resize" style="color: #666666; font-weight: 400; font-size: 15px; line-height: 21px; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; margin-top:6px; margin-bottom:0;">
                  <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                   Google
                  </a>
                  <span class="" style="margin:0 8px;">
                   ·
                  </span>
                  <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                   Outlook
                  </a>
                  <span class="" style="margin:0 8px;">
                   ·
                  </span>
                  <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                   iCal
                  </a>
                  <span class="" style="margin:0 8px;">
                   ·
                  </span>
                  <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
                   Yahoo
                  </a>
                 </div>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <table align="right" border="0" cellpadding="0" cellspacing="0" class="small_full_width" style="width:240px; text-align: center; margin-top:16px;">
            <tr>
             <td>
              <a class="" style="text-decoration: none; color: #3D64FF; font-family: -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica neue', Helvetica, Tahoma, Arial, sans-serif; ">
               <img alt="map" border="0" class="hide-for-small" height="160" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.eventbrite.com%252Fstaticmap_https_proxy%253Fsize%253D240x160%2526sensor%253Dtrue%2526center%253D51.503324%252C-0.1195430000000215%2526markers%253Dlabel%253AA%257C51.503324%252C-0.1195430000000215%2526zoom%253D13/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuZXZlbnRiciJ9:1kXN8X:7hoxPaqwFjWj7vZslnrroZnjVcUsjcvDYhRTUtowOwM" style="width:240px; height:160px" title="map" width="240"/>
              </a>
             </td>
            </tr>
           </table>
          </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:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" 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; ">
                     Discover great events
                    </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 local events that match your passions.
                    </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; ">
                      See events
                     </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%252Fcity.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uZXZic3RhdCJ9:1kXN8X:xN6l29Hgm2zaK-0Ydm5aEI1YmrO_fvRGHm0lKVEKr_A" 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>
         | 155 5th St, 7th Floor | San Francisco, CA 94103
        </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%253D46%2526type%253Dopen%2526send_id%253D2020-02-14%2526list_id%253D9/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuZXZlbnRiciJ9:1kXN8X:7hoxPaqwFjWj7vZslnrroZnjVcUsjcvDYhRTUtowOwM" style="border: 0;" width="1"/>
    </td>
   </tr>
  </table>
 </body>
</html>