<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <meta name="viewport" content="width=device-width, initial-scale=1" />

 <!-- Turn off iOS phone number autodetect -->
 <meta name="format-detection" content="telephone=no" />
 <meta name="format-detection" content="address=no" />

 <style type="text/css">
 /*
 * Styles for all the emails
 */

 /* Normalizing */
 #outlook a {padding:0;}
 * {
 -ms-text-size-adjust:100%;
 -webkit-text-size-adjust:100%;
 }
 html, body {
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 text-rendering: optimizeLegibility;
 font-weight:normal;
 width:100% !important;
 height:100% !important;
 margin:0;
 padding:0;
 }
 img{border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic;height:auto;line-height:100%;display:inline-block;}
 a img{border:none;display:block;}

 .default-heading h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#3F60E7 !important;}
 .default-heading h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {color:#3F60E7 !important;}
 .default-heading h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {color:#3F60E7 !important;}

 .default-table table {
 border-collapse:collapse;
 mso-table-lspace:0pt;
 mso-table-rspace:0pt;
 border-spacing:0;
 border:0;
 padding:0;
 table-layout:fixed;
 margin:0;
 }
 .default-table table td {border-collapse:collapse;mso-table-lspace:0pt;mso-table-rspace:0pt;}
 .no_text_resize {
 -moz-text-size-adjust:none;
 -webkit-text-size-adjust:none;
 -ms-text-size-adjust:none;
 text-size-adjust:none;
 }
 a[href^="x-apple-data-detectors:"] {
 color:inherit !important;
 text-decoration:none !important;
 font-size:inherit !important;
 font-family:inherit !important;
 font-weight:inherit !important;
 line-height:inherit !important;
 }

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

 .grid__col {
 padding-left: 10px !important;
 padding-right: 10px !important;
 }

 /* Footer */
 .footer-content.bottom-section {
 padding: 0px 32px;
 }
 .content .align-center,
 .footer-content .align-center, .footer-content-mobile-app-redesign .align-center {
 text-align: center;
 }
 .footer-content, .footer-content-mobile-app-redesign {
 color: #B7B6C0 !important;
 }
 .footer__info {
 font-size: 12px;
 line-height: 18px;
 font-weight: 200;
 }
 .footer-content a {
 color: #f05537 !important;
 }

 .footer-content-mobile-app-redesign a, .footer-content a {
 text-decoration: none;
 }
 .grid_event_card .event_information .event_description_container .event_title, .list-event-card__title {
 color: #363A43 !important;
 font-size: 17px;
 font-weight: 300;
 padding-bottom: 4px;
 }
 .list-event-card__body {
 vertical-align: top;
 padding-left: 20px;
 }
 .list-event-card__image {
 width: 210px;
 height: 105px;
 border-radius: 3px;
 }
 .list-event-card__image-container {
 overflow: hidden;
 width: 210px;
 height: 105px;
 border-radius: 3px;
 }
 .list-event-card__image-wrapper {
 width: 210px;
 height: 105px;
 line-height: 0;
 }
 .list-event-card__date, .list-event-card__info {
 color: #666A73;
 font-size: 14px;
 line-height: 18px;
 font-weight: 300;
 }
 .list-card__label{
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;
 background-color: white;
 background-color: rgba(255, 255, 255, 0.92);
 text-transform: uppercase;
 font-size: 13px;
 line-height: 16px;
 color: #1E0A3C;
 box-sizing: border-box;
 padding: 2px 10px;
 background-color: #eeedf2;
 background-color: #EEEDF2;
 display: block;
 width: 210px;
 }
 .full-card__image {
 width: 600px;
 border-radius: 0;
 }
 .full-event-revamp-card__image {
 width: 536px;
 border-radius: 24px 24px 0 0;
 }
 /* Social */
 .social-logo-container {
 display: inline-block;
 height: auto;
 margin: 0px;
 }

 .footer-social-logo__image {
 width: 40px;
 height: 40px;
 padding: 16px 3px 0px;
 }

 /* Steps Icons */
 .step-logo-container {
 display: inline-block;
 height: auto;
 margin: 0px;
 }

 .step-logo__image {
 width: 72px;
 height: 72px;
 padding: 16px 3px 0px;
 }

 .column-left {
 text-align: right;
 }
 .column-center {
 text-align: center;
 }
 .column-right {
 text-align: left;
 }

 .content {
 width: 600px;
 }

 .user-generated-content img {
 max-width: 100%;
 }


 /* Media Queries */
 @media all and (max-width: 600px) {
 .content {
 /* slight space on each side */
 width: 97% !important;
 }

 *[class="gmail-fix"] {
 display: none !important;
 }

 td[class="grid__col"] {
 padding-left: 0px !important;
 padding-right: 0px !important;
 max-width: 90% !important;
 }
 .grid__col {
 padding-left: 0px !important;
 padding-right: 0px !important;
 max-width: 90% !important;
 }
 .social-logo-container {
 display: inline-block !important;
 }
 .btn {
 font-size: 15px !important;
 padding: 12px 28px 14px !important;
 margin-bottom: 18px;
 }
 .hide {display:none;}

 .btn_full_width {
 box-sizing: border-box;
 width: 100%;
 }
 }

 @media all and (max-width: 480px) {
 td[class="row-section-content-header padding-side"] {
 /* slight space on each side */
 width: 0px !important;
 }

 .heading_epic {
 font-size: 24px !important;
 line-height: 25px !important;
 font-style: normal;
 font-weight: bold;
 }
 .heading_epic_normal {
 font-size: 24px !important;
 line-height: 25px !important;
 font-style: normal;
 font-weight: 700;
 }
 .list-event-card__body {
 padding-left: 16px !important;
 }
 .list-event-card__image {
 position: relative !important;
 width: 156px !important;
 height: 78px !important;
 left: -32px !important;
 }
 .list-event-card__image-container {
 width: 78px !important;
 height: 78px !important;
 }
 .list-event-card__image-wrapper {
 width: 78px !important;
 height: 78px !important;
 display: inline-block !important;
 }
 .list-event-card-image {
 vertical-align: top;
 padding-top: 8px;
 }
 .list-card__label {
 width: 130px;
 }
 .full-card__image {
 width: 100% !important;
 }
 .full-event-revamp-card__image {
 width: 100% !important;
 border-radius: 12px 12px 0 0;
 }

 .btn_full_width {
 box-sizing: border-box;
 width: 100%;
 }

 .step-logo-container__label {
 font-size: 12px !important;
 line-height: 14px !important;
 }

 }


</style>


 </head>

 <!-- Global container with background styles. Gmail converts BODY to DIV so we lose properties like BGCOLOR. -->

 <body style="padding:0px !important; margin:0px !important;">
<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 border="0" width="1" height="1" src="https://clicks.eventbrite.com/q/PTzlml8zhD3lzNxkiCJ0iQ~~/AAQxARA~/EuPegIAAZEiLbv3_zRg-wdOywEj0jYubPTCt1YrFugT8wEDXNLPeZvslAwijbIk5UWL8YXOQT4X-Y_0T3u45MQ~~" alt=""/></div>

 <div class="hide" style="display:none;line-height:0;mso-hide:all">
</div>
 <!-- Outermost Wrapper Table -->
 <table style="min-width:100%;" width="100%" bgcolor="#EEEDF2">
 <tr>
 <td>
 <!--[if (gte mso 9)|(IE)]>
 <table class="container-table" width="600" align="center" cellpadding="0" cellspacing="0" border="0" bgcolor="#EEEDF2">
 <![endif]-->
 <!--[if !((gte mso 9)|(IE))]>
 <table class="container-table" style="margin-left:auto; margin-right:auto;
 border-collapse:collapse;
 border-spacing:0;
 mso-table-lspace:0pt;
 mso-table-rspace:0pt;
 border:0;
 padding:0;
 " cellpadding="0" cellspacing="0" border="0" >
 <![endif]-->
 <tr>
 <!-- Centered 600px Email Table -->
 <td style="margin-left:auto; margin-right:auto;" align="center" bgcolor="#EEEDF2">
 <table class="content" style="border: none;">
 <tr>
 <td align="center" bgcolor="#EEEDF2">
 <table cellpadding="0" cellspacing="0" border="0" bgcolor="#EEEDF2">
 <tbody>
 <!-- Header Section -->
 
 
 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:32px;font-size:32px;background-color:#EEEDF2;"
 width="600" height="32">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='32'
 style='mso-line-height-rule:exactly;line-height:32px;font-size:32px;height:32px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:64px;font-size:64px;height:64px;"
 height="64" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 
 <tr style="" bgcolor="#EEEDF2">
 <td class="header_row_logo" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 <div class="row-logo-header-legacy" style="width: 140px; height: 25px; margin: 0 auto; text-align: center;">
 <a href="https://clicks.eventbrite.com/f/a/pJ0ghU5Z8K3v76vJUtX7tg~~/AAQxARA~/SFGZ33g-8yJ2XVdz6rTAvEK0pSOeI2BFJtJEZ2oizuRe7baKi5eijgyWaSWaL92_8luqqvoJPStYMY8x58Lb6udXgcSMS0iVuyZ8L3xEbucSoWfVhympPHxX80hKDHsz8IHgeACy1pGMOuMwRCpTk4HtvJ6Fsd_0sJMmDCyUAPNflCKut1ob7u-2qv16nx4__dMVOroxE29UD-PePhwoPSoZFsrDVdhlPavoYjv69G65cqOLcKkpnn2uOucwHzwYj6Jqv9OAqiiuvxGz76yBDw~~">
 
 <img src='https://cdn.evbstatic.com/s3-build/perm_001/89f846/django/images/rebrand_2024/eventbrite_logo.png' title='' alt='Eventbrite' style='' border="0" width='140' height='25' class=""/>

 </a>
 </div>
 
 </td>
 </tr>


 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:10px;font-size:10px;background-color:#EEEDF2;"
 width="600" height="10">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='10'
 style='mso-line-height-rule:exactly;line-height:10px;font-size:10px;height:10px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;"
 height="20" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 <!-- Body Section -->
 














 
 

<tr bgcolor="#EEEDF2" class="row_section-legacy-header-content">
 <td style="background-color:#EEEDF2;" bgcolor="#EEEDF2" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#EEEDF2">
 <td width="30" bgcolor="#EEEDF2" align="center"></td>
 <td class="" style="text-align:center;background-color:#EEEDF2;"
 align="center">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 bgcolor='#EEEDF2'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="" width="100%" height="">
 
 
 
<h2 style="padding: 0; margin: 12px 0 0 0;font-size: 30px;line-height: 42px;font-weight: bold;font-weight: 800;letter-spacing: -0.2px;color: #1E0A3C !important;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;color: #1E0A3C;text-align: center;" class="default-heading">
 
 Free Order Canceled
 
</h2>

 
 </td>
 </tr>

 
 
 </tbody>
</table>

 </td>
 <td width="30" bgcolor="#EEEDF2"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#EEEDF2;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:36px;font-size:36px;height:36px;"
 height="36" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 

<tr bgcolor="#FFFFFF" class="row_section-custom">
 <td style="background-color:#FFFFFF;" bgcolor="#FFFFFF" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#FFFFFF">
 <td width="1" bgcolor="#FFFFFF" align="center"></td>
 <td class="" style="text-align:center;background-color:#FFFFFF;"
 align="center">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 bgcolor='#FFFFFF'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#FFFFFF;"
 width="600" height="20">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='20'
 style='mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:40px;font-size:40px;height:40px;"
 height="40" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; padding-right: 100px; padding-left: 100px; text-align:center;" align="center" bgcolor="" width="100%" height="">
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #1E0A3C; font-weight: 700;text-align: center; font-size: 18px; line-height: 20px; padding-bottom: 21px;"
 class="">
 
 Saleemah Lowder has canceled 4 registration(s) for the event How to Keep it Going: Sowing Seeds for Gardens of Tomorrow through Eventbrite.
 
</span>

 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:4px;font-size:4px;background-color:#FFFFFF;"
 width="600" height="4">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='4'
 style='mso-line-height-rule:exactly;line-height:4px;font-size:4px;height:4px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;"
 height="8" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 
 
<tr class="row_divider-top">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#FFFFFF;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18" bgcolor=""> </td>
 </tr>
 <tr bgcolor="#FFFFFF">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 

<tr bgcolor="#FFFFFF" class="row_section-article-content">
 <td style="background-color:#FFFFFF;" bgcolor="#FFFFFF" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#FFFFFF">
 <td width="20" bgcolor="#FFFFFF" align="left"></td>
 <td class="" style="text-align:left;background-color:#FFFFFF;"
 align="left">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='left'
 bgcolor='#FFFFFF'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 >
 <tbody>
 
 
 
 
 <tr style="" bgcolor="">
 <td class="" style="padding: 0; text-align:left;" align="left" bgcolor="" width="100%" height="">
 
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 class='default-table'
 >
 <tbody>
 
 
 
 <tr class="" style="background-color:; " bgcolor="">
 
 
 <td class="" colspan="1" style="padding: 0; text-align:right;background-color:;" align="right" valign="top" bgcolor="" width="50%" height="">
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #000000;"
 class="">
 
 Event Name :
 
</span>

 
 </td>

 
 <td class="" colspan="1" style="padding: 0; text-align:left;background-color:;" align="left" valign="top" bgcolor="" width="50%" height="">
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; padding-left: 20px;"
 class="">
 
 How to Keep it Going: Sowing Seeds for Gardens of Tomorrow
 
</span>

 
 </td>

 
 </tr>


 
 
 <tr class="" style="background-color:; " bgcolor="">
 
 
 <td class="" colspan="1" style="padding: 0; text-align:right;background-color:;" align="right" valign="top" bgcolor="" width="50%" height="">
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #000000;"
 class="">
 
 Attendee Name :
 
</span>

 
 </td>

 
 <td class="" colspan="1" style="padding: 0; text-align:left;background-color:;" align="left" valign="top" bgcolor="" width="50%" height="">
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; padding-left: 20px;"
 class="">
 
 Saleemah Lowder
 
</span>

 
 </td>

 
 </tr>


 
 
 <tr class="" style="background-color:; " bgcolor="">
 
 
 <td class="" colspan="1" style="padding: 0; text-align:right;background-color:;" align="right" valign="top" bgcolor="" width="50%" height="">
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #000000;"
 class="">
 
 Attendee Email :
 
</span>

 
 </td>

 
 <td class="" colspan="1" style="padding: 0; text-align:left;background-color:;" align="left" valign="top" bgcolor="" width="50%" height="">
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; padding-left: 20px;"
 class="">
 
 faithfullymade@gmail.com
 
</span>

 
 </td>

 
 </tr>


 
 
 <tr class="" style="background-color:; " bgcolor="">
 
 
 <td class="" colspan="1" style="padding: 0; text-align:right;background-color:;" align="right" valign="top" bgcolor="" width="50%" height="">
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #000000;"
 class="">
 
 Order Number :
 
</span>

 
 </td>

 
 <td class="" colspan="1" style="padding: 0; text-align:left;background-color:;" align="left" valign="top" bgcolor="" width="50%" height="">
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 15px; line-height: 21px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; padding-left: 20px;"
 class="">
 
 9542611479
 
</span>

 
 </td>

 
 </tr>


 
 </tbody>
</table>

 
 </td>
 </tr>

 
 
 
 </tbody>
</table>

 </td>
 <td width="20" bgcolor="#FFFFFF"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 
<tr class="row_divider-bottom">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#FFFFFF;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr bgcolor="#FFFFFF">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18"></td>
 </tr>
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
 height="18" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:4px;font-size:4px;background-color:#FFFFFF;"
 width="600" height="4">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='4'
 style='mso-line-height-rule:exactly;line-height:4px;font-size:4px;height:4px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;"
 height="8" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>


 
 
 </tbody>
</table>

 </td>
 <td width="1" bgcolor="#FFFFFF"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 <!-- Footer Section-->
 
 
 



 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#EEEDF2;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:36px;font-size:36px;height:36px;"
 height="36" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>





<tr bgcolor="#EEEDF2" class="row_section-footer-content-legacy">
 <td style="background-color:#EEEDF2;" bgcolor="#EEEDF2" class="grid__col">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;'
 class='default-table'
 >
 <tbody>
 
 <tr class="row_section" style="" bgcolor="#EEEDF2">
 <td width="30" bgcolor="#EEEDF2" align="center"></td>
 <td class="" style="text-align:center;background-color:#EEEDF2;"
 align="center">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 align='center'
 bgcolor='#EEEDF2'
 style='border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;width:100%;color:#1E0A3C;'
 >
 <tbody>
 
 
 
 <tr style="" bgcolor="#EEEDF2">
 <td class="" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
 
 
 
<span class="social-logo-container" style="height:24px;padding:0;width:24px;">
 <a href="https://clicks.eventbrite.com/f/a/rWE1H3lnjFQ3tTriQ6I57A~~/AAQxARA~/5StAvOiSNMRvcgJ0fmwl2i4xY44V8ksTISLbliZibllQk47nVQxF0X_vsBw18T6xLreDbX_TBrNepSJi3VQ4LbBlR5xytQg8J9ym4LMf4aKOtoXG8DsQfd9-WhNIcHWH" target="_blank" aria-label="Eventbrite's Twitter">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/c07442/django/images/emails_2018_rebrand/TW-icon-purple@2x.png" class="footer-social-logo__image" style="height:24px;padding:0;width:24px;" alt="twitter" title="twitter" border="0"/>
 </a>
</span>

 
 
<span class="social-logo-container" style="height:24px;padding:0;width:24px;">
 <a href="https://clicks.eventbrite.com/f/a/vOnh0abOkhkujHBMAqfuqw~~/AAQxARA~/dWnO1g6uYkEucv2ot1dMPlQR_JFFTed9llgrsv4AT8-cnje2QnCAdk1pF2thTQ47qgpctNVmoixP0ikANMcZuUKARK-D-jFQBYbf5seJYAzCpnaYH_Hii8iyIpSHu3uw" target="_blank" aria-label="Eventbrite's Facebook">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/ac2bf4/django/images/emails_2018_rebrand/FB-icon-purple@2x.png" class="footer-social-logo__image" style="height:24px;padding:0;width:24px;" alt="facebook" title="facebook" border="0"/>
 </a>
</span>

 
 
<span class="social-logo-container" style="height:24px;padding:0;width:24px;">
 <a href="https://clicks.eventbrite.com/f/a/bRtEfKEQhFW-nvCR7jyeig~~/AAQxARA~/7lOXHkWkpYEJRtR6nWgsPO2uZmKsk9ov_otpgz2qI-IsOjSAfB55uVjOalhnyKsGgWF-aS1gt2mRc3G6jxxf2CmRNqWSIkh9zX2xsbzfEpRBRqBp0-9ZnqzM0LVOMVGI31YeYTCLaFuQsUBN3zHahw~~" target="_blank" aria-label="Eventbrite's Instagram">
 <img src="https://cdn.evbstatic.com/s3-build/perm_001/009b0f/django/images/emails_2018_rebrand/IG-icon-purple@2x.png" class="footer-social-logo__image" style="height:24px;padding:0;width:24px;" alt="instagram" title="instagram" border="0"/>
 </a>
</span>

 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:10px;font-size:10px;background-color:#EEEDF2;"
 width="600" height="10">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='10'
 style='mso-line-height-rule:exactly;line-height:10px;font-size:10px;height:10px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;"
 height="20" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 <tr style="" bgcolor="#EEEDF2">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#4B4D63;font-weight:normal;"
 class="">
 
 
 
 
 <span style='' class=''>
 This email was sent to 


<a style="text-decoration:none;color:#3F60E7; color:#f05537; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="mailto:chicommgardeners@gmail.com"
 class=""
 >chicommgardeners@gmail.com</a>
 </span>

 
 
</span>


 
 </td>
 </tr>

 
 <tr style="" bgcolor="#EEEDF2">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#4B4D63;font-weight:normal;"
 class="">
 
 
 


<a style="text-decoration:none;color:#3F60E7; color:#f05537; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/fSsfZnbzNqYz6VeJonmEug~~/AAQxARA~/HKHZevlEidXV1OIZCjEODNLrBqIKNxrR0JxMGaLWCTU-VP8G5dt0JMi1xBS4CCYQQDb_2vO2ovhVLKo32AjNxD256NnPq1Wcvud92htr63CiNql8Thg108wF_y-DjUaQLt7eEuf5ngwYVN9ILryvS-N2ox4fkodHXH3hPy1OpqXcMx8kkSosVh9gnOdCAXGQGw4OzLlXv-BJSaj7g6JtO69lW_iF66wdKs9R_ouPkYFF4mRu3bl9szkj6pFP2s4JFyJXXwYI6BkJeBoFOWPOpORohM4IencUpZpX8Q4oP2c~"
 class=""
 >Eventbrite</a> | 535 Mission Street, 8th Floor | San Francisco, CA 94105
 
 
</span>


 
 </td>
 </tr>


 
 <tr style="" bgcolor="#EEEDF2">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#4B4D63;font-weight:normal;"
 class="">
 
 
 Copyright © 2025 Eventbrite. All rights reserved.
 
 
</span>


 
 </td>
 </tr>

 
 <tr style="" bgcolor="#EEEDF2">
 <td class="footer-content" style="padding: 0; text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="24">
 
 
 
 

<span style="font-weight: normal; margin: 4px 0; font-size: 12px; line-height: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#4B4D63;font-weight:normal;"
 class="">
 
 
 


<a style="text-decoration:none;color:#3F60E7; color:#f05537; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:normal; " href="https://clicks.eventbrite.com/f/a/5FGpjml1y1JYR7fVceXEyw~~/AAQxARA~/Z1waYBHM8pNhrNKlTmMQMPZNJpOFG3U7yDSzIB6vODWWbNvBf4PovS9kENlrvZR_kxO19MFsNovhY42blg8IveWAWy1RKE9_69BfnBd2-dqeVXCvDN4dsgVjZLnhhXf0iDUNdIKS5JnONXzkFrzAg18kYkr3H7mGNuEg3hX9-K3LeG0bh-y4u2xDSnWlkBigmJzjRl3FH0ixKannXVXEvciD07-tM5naDORrh9dYHQ9iOCEqLk29qU7-v_c0X5VeCpSR0pT78doIiunV_MI1CigMFQvge47jcNSoDiyXI_llK5_zcInxRuYHzmgBkpRM"
 class=""
 >Privacy Policy</a>
 
 
</span>


 
 </td>
 </tr>

 
 
 
 
<tr class="row_divider-spacer">
 <td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;background-color:#EEEDF2;"
 width="600" height="18">
 

<table
 ' cellpadding="0" cellspacing="0" border="0" '
 height='18'
 style='mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;border-collapse:collapse;border-spacing:0;mso-table-lspace:0pt;mso-table-rspace:0pt;border:0;padding:0;;width:100%;'
 class='default-table'
 >
 <tbody>
 
 
 <tr>
 <td style="mso-line-height-rule:exactly;line-height:36px;font-size:36px;height:36px;"
 height="36" bgcolor=""> </td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>



 
 </tbody>
</table>

 </td>
 <td width="30" bgcolor="#EEEDF2"></td>
 </tr>
 
 </tbody>
</table>

 </td>
</tr>




 </tbody>
 </table>
 </td>
 </tr>
 </table>
 </td>
 </tr>
 </table>
 </td>
 </tr>
 </table>
 
<img border="0" width="1" height="1" alt="" src="https://clicks.eventbrite.com/q/_4Cx7wFFQYrtLeDHszHvHQ~~/AAQxARA~/TSfRjssuAzcJT99cnmxQJdSUEtM3leWZ0P19ypSYRVt6fwUxUu3noLv6AUsxl62jHICbw3DLP2ke47x5-5-pZw~~">
</body>
</html>