<!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" />
<!--[if mso]>
<style>
* { font-family: sans-serif !important; }
</style>
<![endif]-->
<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;}
h1 {color: #1E0A3C !important;}
h2, h3, h4, h5, h6 {color:#1E0A3C !important;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#3F60E7 !important;}
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {color:#3F60E7 !important;}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {color:#3F60E7 !important;}
table {border-collapse:collapse !important;mso-table-lspace:0pt;mso-table-rspace:0pt;}
table td {border-collapse:collapse;mso-table-lspace:0pt;mso-table-rspace:0pt;}
table {
border-spacing:0;
border:0;
padding:0;
table-layout:fixed;
margin:0;
}
.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 {
text-align: center;
}
.footer-content {
color: #B7B6C0 !important;
}
.footer-content a {
color: #f05537 !important;
text-decoration: none;
}
/* Social */
.social-logo-container {
display: inline-block;
height: auto;
margin: 0px;
}
.content {
width: 600px;
}
.user-generated-content img {
max-width: 100%;
}
.refund-event-list-card__container {
display: flex;
flex-wrap: wrap;
}
.refund-event-card__container{
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06), 0px 4px 8px rgba(40, 44, 53, 0.06);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
overflow: hidden;
display: flex;
height: 150px;
}
.refund-event-card__image {
width: 50%;
}
.refund-event-card__image img {
height: 100%;
}
.refund-event-card__content {
display: grid;
text-align: left;
width: 50%;
background-color: #F8F7FA;
padding-bottom: 15px;
}
.refund-event-card__content span{
padding: 0px 20px;
}
.refund-arn-info__content {
display: flex;
margin-bottom: 10px;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
}
.arn-link {
width: 60%;
}
.refund-event-list-card__image {
flex: 0 0 106px;
}
.refund-event-list-card__content {
flex: 1 0 1px;
padding: 0 0 0 15px;
}
.refund-date-info{
width: 59%;
text-align: right;
}
/* 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;}
.refund-event-list-card__container {
display: block;
}
.refund-event-list-card__content {
padding: 15px 0 0 0;
}
td[class="eventContainer"]{
display: block !important;
}
.refund-event-card__image {
width: 100%;
}
.refund-event-card__image img{
width: inherit;
}
.refund-event-card__content {
width: 100%;
padding-bottom: 20px;
}
.arn-link{
width: 80%;
}
.refund-date-info{
width: 100%;
text-align: left;
}
}
</style>
<!--[if (mso)|(IE)]>
<xml:namespace ns="urn:schemas-microsoft-com:vml" prefix="v" />
<style>
v\: * { behavior:url(#default#VML); display:inline-block }
.container-table {
width: 100%;
}
</style>
<!<![endif]-->
<!--[if (gte mso 9)|(IE)]>
<style>
.hide {
display: none;
}
</style>
<![endif]-->
</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/PUQD6CHXKxVHuob13QDeKQ~~/AAQxAQA~/RgRoJoQHPVcDc3BjQgpmO4dQRWbKdGI6UhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~" alt=""/></div>
<div class="hide" style="letter-spacing:596px;line-height:0;mso-hide:all"></div>
<!-- Outermost Wrapper Table -->
<table style="min-width:100%;" width="100%" bgcolor="#EEEDF2">
<tr>
<td>
</td>
</tr>
<tr>
<td>
<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"
class="container-table"
>
<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>
<!-- Body Section -->
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#EEEDF2;"
width="600" height="20">
<table
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%;"
cellspacing="0" cellpadding="0" height="20">
<tr>
<td style="mso-line-height-rule:exactly;line-height:40px;font-size:40px;height:40px;background-color:"
height="40"> </td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="#EEEDF2" class="row_section-header-content">
<td style="background-color:#EEEDF2;" bgcolor="#EEEDF2" class="grid__col">
<table style="
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
width:100%;
" align="center">
<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 style="
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
width:100%;
" class="" cellspacing="0"
cellpadding="0" bgcolor="#EEEDF2" align="center">
<tr style="" bgcolor="#EEEDF2">
<td class="" style="
padding: 0;
text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
<div style="
width: 140px;
height: 25px;
margin: 0 auto;
text-align: center;
">
<img src='https://cdn.evbstatic.com/s3-build/prod/1625553-rc2024-05-15_16.04-547083e/django/images/emails_2018_rebrand/EB-logo@2x.png' title='' alt='Eventbrite' style='' border="0" width='140' height='25' class=""/>
</div>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#EEEDF2;"
width="600" height="20">
<table
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%;"
cellspacing="0" cellpadding="0" height="20">
<tr>
<td style="mso-line-height-rule:exactly;line-height:40px;font-size:40px;height:40px;background-color:"
height="40"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="#EEEDF2">
<td class="" style="
padding: 0;
text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
<h1 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;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #1E0A3C; margin-top:0; font-weight: bold;" class="">
You have people on the waitlist for How to Keep it Going: Sowing Seeds for Gardens of...!
</h1>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#EEEDF2;"
width="600" height="20">
<table
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%;"
cellspacing="0" cellpadding="0" height="20">
<tr>
<td style="mso-line-height-rule:exactly;line-height:40px;font-size:40px;height:40px;background-color:"
height="40"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="#EEEDF2">
<td class="" style="
padding: 0;
text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
<img src='https://cdn.evbstatic.com/s3-build/prod/1625553-rc2024-05-15_16.04-547083e/django/images/emails_2018_rebrand/waitlist-illustration.png' title='' alt='Eventbrite' style='' border="0" width='100%' height='auto' class=""/>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;background-color:#EEEDF2;"
width="600" height="16">
<table
style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="16">
<tr>
<td style="mso-line-height-rule:exactly;line-height:32px;font-size:32px;height:32px;background-color:"
height="32"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="30" bgcolor="#EEEDF2"></td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="#EEEDF2" class="row_section-header-content">
<td style="background-color:#EEEDF2;" bgcolor="#EEEDF2" class="grid__col">
<table style="
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
width:100%;
" align="center">
<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 style="
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
width:100%;
" class="" cellspacing="0"
cellpadding="0" bgcolor="#EEEDF2" align="center">
<tr style="" bgcolor="#EEEDF2">
<td class="" style="
padding: 0;
text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
<span style="
font-weight: normal;
margin: 4px 0;
font-size: 17px;
line-height: 24px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #1E0A3C; margin-top:0;"
class="">
See who's on your waitlist and release tickets when you're ready.
</span>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;background-color:#EEEDF2;"
width="600" height="16">
<table
style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="16">
<tr>
<td style="mso-line-height-rule:exactly;line-height:32px;font-size:32px;height:32px;background-color:"
height="32"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="#EEEDF2">
<td class="" style="
padding: 0;
text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
<!--[if (mso)|(ie)]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="http://www.eventbrite.com/waitlist-view?utm_campaign=waitlist_on&utm_medium=email&eid=891970276107&utm_source=eventbrite&utm_term=here" style="height:40px;v-text-anchor:middle;width:225px;" arcsize="10%" strokeweight="1px" strokecolor="#f05537" fillcolor="#f05537">
<w:anchorlock/>
<center style="color:#FFFFFF;font-family:sans-serif;font-size:16px;font-weight:normal;">
Manage Waitlist
</center>
</v:roundrect>
<![endif]-->
<!--[if !((mso)|(ie))]><!-- -->
<div style="text-align:center;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding: 0;
">
<a
href="https://clicks.eventbrite.com/f/a/7HjaDW1Y03aK_FoknCvpFQ~~/AAQxAQA~/RgRoJoQHP0SGaHR0cDovL3d3dy5ldmVudGJyaXRlLmNvbS93YWl0bGlzdC12aWV3P3V0bV9jYW1wYWlnbj13YWl0bGlzdF9vbiZ1dG1fbWVkaXVtPWVtYWlsJmVpZD04OTE5NzAyNzYxMDcmdXRtX3NvdXJjZT1ldmVudGJyaXRlJnV0bV90ZXJtPWhlcmVXA3NwY0IKZjuHUEVmynRiOlIaY2hpY29tbWdhcmRlbmVyc0BnbWFpbC5jb21YBAAAAAA~"
target="_blank"
style="
background-color:#f05537;
color:#FFFFFF;
border-color:#f05537;
display: inline-block;
line-height: 22px;
font-weight: normal;
font-weight: 500;
font-size: 15px;
text-align: center;
text-decoration: none;
padding: 8px 28px 12px;
border-radius: 4px;
border-style: solid;
border-width: 2px;
"
class="btn "
>
Manage Waitlist
</a>
</div>
<!--<![endif]-->
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;background-color:#EEEDF2;"
width="600" height="20">
<table
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%;"
cellspacing="0" cellpadding="0" height="20">
<tr>
<td style="mso-line-height-rule:exactly;line-height:40px;font-size:40px;height:40px;background-color:"
height="40"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="30" bgcolor="#EEEDF2"></td>
</tr>
</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
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%;"
cellspacing="0" cellpadding="0" height="18">
<tr>
<td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;background-color:"
height="18"> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td style="mso-line-height-rule:exactly;line-height:18px;font-size:18px;height:18px;"
height="18"></td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="#FFFFFF" class="row_section-article-content">
<td style="background-color:#FFFFFF;" bgcolor="#FFFFFF" class="grid__col">
<table style="
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
width:100%;
" align="left">
<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 style="
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
width:100%;
" class="" cellspacing="0"
cellpadding="0" bgcolor="#FFFFFF" align="left">
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:left;" align="left" bgcolor="white" width="100%" height="">
<h2 style="
padding: 0;
margin: 12px 0 0 0;
font-size: 23px;
line-height: 32px;
font-weight: normal;
font-weight: 500;
color: #1E0A3C;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
margin-top: 0;" class="">
How to Keep it Going: Sowing Seeds for Gardens of Tomorrow
</h2>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#FFFFFF;"
width="600" height="12">
<table
style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="12">
<tr>
<td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;background-color:"
height="24"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:left;" align="left" bgcolor="white" width="100%" height="">
<img src='https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F753536799%2F1064987912733%2F1%2Foriginal.20240426-215025?h=400&w=800&auto=format%2Ccompress&q=75&sharp=10&rect=0%2C0%2C2160%2C1080&s=5c280c4a8157c5b194c7f11a1906faf3' title='How to Keep it Going: Sowing Seeds for Gardens of Tomorrow' alt='How to Keep it Going: Sowing Seeds for Gardens of Tomorrow' style='' border="0" width='100%' height='auto' class=""/>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#FFFFFF;"
width="600" height="12">
<table
style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="12">
<tr>
<td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;background-color:"
height="24"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:left;" align="left" bgcolor="white" width="100%" height="">
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:left;" align="left" bgcolor="white" width="100%" height="">
<table style="
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
width:100%;
">
<tr class="row_section" style="">
<td width="26" style="vertical-align: top;">
<img src='https://cdn.evbstatic.com/s3-build/prod/1625553-rc2024-05-15_16.04-547083e/django/images/emails_2018_rebrand/date-icon@2x.png' title='date' alt='' style='padding-top: 4px;' border="0" width='18' height='18' class=""/>
</td>
<td style="">
<table>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:left;" align="left" bgcolor="white" width="100%" height="22px">
<span style="
font-weight: normal;
margin: 4px 0;
font-size: 17px;
line-height: 24px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#1E0A3C;font-weight:normal;text-decoration:none !important;cursor:text;"
class="">
Wednesday, May 22, 2024 from 5:00 PM to 8:00 PM (CDT)
</span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;background-color:#FFFFFF;"
width="600" height="16">
<table
style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="16">
<tr>
<td style="mso-line-height-rule:exactly;line-height:32px;font-size:32px;height:32px;background-color:"
height="32"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:left;" align="left" bgcolor="white" width="100%" height="">
<table style="
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
width:100%;
">
<tr class="row_section" style="">
<td width="26" style="vertical-align: top;">
<img src='https://cdn.evbstatic.com/s3-build/prod/1625553-rc2024-05-15_16.04-547083e/django/images/emails_2018_rebrand/locPin-icon@2x.png' title='date' alt='' style='padding-top: 4px;' border="0" width='12' height='16' class=""/>
</td>
<td style="">
<table>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
font-size: 15px;
line-height: 21px;
text-align:left;" align="left" bgcolor="white" width="100%" height="22px">
<span style="
font-weight: normal;
margin: 4px 0;
font-size: 17px;
line-height: 24px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#1E0A3C;font-weight:normal;"
class="">
Garfield Park Conservatory
</span>
</td>
</tr>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
font-size: 15px;
line-height: 21px;
text-align:left;" align="left" bgcolor="white" width="100%" height="22px">
<span style="
font-weight: normal;
margin: 4px 0;
font-size: 15px;
line-height: 21px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#6F7287;font-weight:normal;"
class="">
300 North Central Park Avenue<BR>Chicago, IL 60624
</span>
</td>
</tr>
<tr>
<td height="22px" style="
font-size: 15px;
line-height: 21px;
">
<a style="
text-decoration:none;color:#3F60E7;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight:normal; " href="https://clicks.eventbrite.com/f/a/-sB1SyX7PCn2NnL7uwoN6g~~/AAQxAQA~/RgRoJoQHP0RnaHR0cDovL21hcHMuZ29vZ2xlLmNvbS9tYXBzP3E9R2FyZmllbGQrUGFyaytDb25zZXJ2YXRvcnkrMzAwK05vcnRoK0NlbnRyYWwrUGFyaytBdmVudWUrQ2hpY2FnbytJTCs2MDYyNFcDc3BjQgpmO4dQRWbKdGI6UhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~"
class=""
>(View on map)</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;background-color:#FFFFFF;"
width="600" height="16">
<table
style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="16">
<tr>
<td style="mso-line-height-rule:exactly;line-height:32px;font-size:32px;height:32px;background-color:"
height="32"> </td>
</tr>
</table>
</td>
</tr>
<tr class="row_divider-line">
<td style="mso-line-height-rule:exactly;line-height:1px;font-size:1px;background-color:;"
width="600" height="1">
<table
style="mso-line-height-rule:exactly;line-height:1px;font-size:1px;height:1px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="1">
<tr>
<td style="mso-line-height-rule:exactly;line-height:1px;font-size:1px;height:1px;background-color:#E7E6EA"
height="1"> </td>
</tr>
</table>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;background-color:#FFFFFF;"
width="600" height="16">
<table
style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="16">
<tr>
<td style="mso-line-height-rule:exactly;line-height:32px;font-size:32px;height:32px;background-color:"
height="32"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:left;" align="left" bgcolor="white" width="100%" height="">
<span style="
font-weight: normal;
margin: 4px 0;
font-size: 17px;
line-height: 24px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#1E0A3C;font-weight:600;padding-top:17px;"
class="">
Want to change your waitlist settings?
</span>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
width="600" height="8">
<table
style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="8">
<tr>
<td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;background-color:"
height="16"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:left;" align="left" bgcolor="white" width="100%" height="">
<span style="
font-weight: normal;
margin: 4px 0;
font-size: 17px;
line-height: 24px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
"
class="">
You have the power to select specific thresholds for waitlists for your event. Also, you can quickly adjust waitlist availability.
</span>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
width="600" height="8">
<table
style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="8">
<tr>
<td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;background-color:"
height="16"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:center;" align="center" bgcolor="white" width="100%" height="">
<!--[if (mso)|(ie)]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="http://www.eventbrite.com/waitlist-settings?utm_campaign=waitlist_on&utm_medium=email&eid=891970276107&utm_source=eventbrite&utm_term=here" style="height:40px;v-text-anchor:middle;width:225px;" arcsize="10%" strokeweight="1px" strokecolor="#E7E6EA" fillcolor="#FFFFFF">
<w:anchorlock/>
<center style="color:#1E0A3C;font-family:sans-serif;font-size:16px;font-weight:normal;">
Update Your Settings
</center>
</v:roundrect>
<![endif]-->
<!--[if !((mso)|(ie))]><!-- -->
<div style="text-align:center;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding: 0;
">
<a
href="https://clicks.eventbrite.com/f/a/XvwJcLGJ-w9nh5H-MmPuhQ~~/AAQxAQA~/RgRoJoQHP0SKaHR0cDovL3d3dy5ldmVudGJyaXRlLmNvbS93YWl0bGlzdC1zZXR0aW5ncz91dG1fY2FtcGFpZ249d2FpdGxpc3Rfb24mdXRtX21lZGl1bT1lbWFpbCZlaWQ9ODkxOTcwMjc2MTA3JnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fdGVybT1oZXJlVwNzcGNCCmY7h1BFZsp0YjpSGmNoaWNvbW1nYXJkZW5lcnNAZ21haWwuY29tWAQAAAAA"
target="_blank"
style="
background-color:#FFFFFF;
color:#1E0A3C;
border-color:#E7E6EA;
display: inline-block;
line-height: 22px;
font-weight: normal;
font-weight: 500;
font-size: 15px;
text-align: center;
text-decoration: none;
padding: 8px 28px 12px;
border-radius: 4px;
border-style: solid;
border-width: 2px;
width: 100%;
box-sizing: border-box;
"
class="btn "
>
Update Your Settings
</a>
</div>
<!--<![endif]-->
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;background-color:#FFFFFF;"
width="600" height="16">
<table
style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="16">
<tr>
<td style="mso-line-height-rule:exactly;line-height:32px;font-size:32px;height:32px;background-color:"
height="32"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:left;" align="left" bgcolor="white" width="100%" height="">
<span style="
font-weight: normal;
margin: 4px 0;
font-size: 17px;
line-height: 24px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#1E0A3C;font-weight:600;padding-top:17px;"
class="">
Have questions about managing your waitlist?
</span>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
width="600" height="8">
<table
style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="8">
<tr>
<td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;background-color:"
height="16"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:left;" align="left" bgcolor="white" width="100%" height="">
<span style="
font-weight: normal;
margin: 4px 0;
font-size: 17px;
line-height: 24px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
"
class="">
We have resources available for you to find answers to your waitlist questions.
</span>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;background-color:#FFFFFF;"
width="600" height="8">
<table
style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="8">
<tr>
<td style="mso-line-height-rule:exactly;line-height:16px;font-size:16px;height:16px;background-color:"
height="16"> </td>
</tr>
</table>
</td>
</tr>
<tr style="" bgcolor="white">
<td class="" style="
padding: 0;
text-align:center;" align="center" bgcolor="white" width="100%" height="">
<!--[if (mso)|(ie)]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="http://www.eventbrite.com/support/articleredirect?utm_campaign=waitlist_on&utm_term=here&utm_medium=email&utm_source=eventbrite&anum=3215" style="height:40px;v-text-anchor:middle;width:225px;" arcsize="10%" strokeweight="1px" strokecolor="#E7E6EA" fillcolor="#FFFFFF">
<w:anchorlock/>
<center style="color:#1E0A3C;font-family:sans-serif;font-size:16px;font-weight:normal;">
Learn More
</center>
</v:roundrect>
<![endif]-->
<!--[if !((mso)|(ie))]><!-- -->
<div style="text-align:center;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding: 0;
">
<a
href="https://clicks.eventbrite.com/f/a/tkkExUMgMH8gZfyZKOqGaQ~~/AAQxAQA~/RgRoJoQHP0SJaHR0cDovL3d3dy5ldmVudGJyaXRlLmNvbS9zdXBwb3J0L2FydGljbGVyZWRpcmVjdD91dG1fY2FtcGFpZ249d2FpdGxpc3Rfb24mdXRtX3Rlcm09aGVyZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9ZXZlbnRicml0ZSZhbnVtPTMyMTVXA3NwY0IKZjuHUEVmynRiOlIaY2hpY29tbWdhcmRlbmVyc0BnbWFpbC5jb21YBAAAAAA~"
target="_blank"
style="
background-color:#FFFFFF;
color:#1E0A3C;
border-color:#E7E6EA;
display: inline-block;
line-height: 22px;
font-weight: normal;
font-weight: 500;
font-size: 15px;
text-align: center;
text-decoration: none;
padding: 8px 28px 12px;
border-radius: 4px;
border-style: solid;
border-width: 2px;
width: 100%;
box-sizing: border-box;
"
class="btn "
>
Learn More
</a>
</div>
<!--<![endif]-->
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:15px;font-size:15px;background-color:#FFFFFF;"
width="600" height="15">
<table
style="mso-line-height-rule:exactly;line-height:15px;font-size:15px;height:15px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="15">
<tr>
<td style="mso-line-height-rule:exactly;line-height:30px;font-size:30px;height:30px;background-color:"
height="30"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="20" bgcolor="#FFFFFF"></td>
</tr>
</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
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%;"
cellspacing="0" cellpadding="0" height="18">
<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;background-color:"
height="18"> </td>
</tr>
</table>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:4px;font-size:4px;background-color:#EEEDF2;"
width="600" height="4">
<table
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%;"
cellspacing="0" cellpadding="0" height="4">
<tr>
<td style="mso-line-height-rule:exactly;line-height:8px;font-size:8px;height:8px;background-color:"
height="8"> </td>
</tr>
</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
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%;"
cellspacing="0" cellpadding="0" height="18">
<tr>
<td style="mso-line-height-rule:exactly;line-height:36px;font-size:36px;height:36px;background-color:"
height="36"> </td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="#EEEDF2" class="row_section-footer-content">
<td style="background-color:#EEEDF2;" bgcolor="#EEEDF2" class="grid__col">
<table style="
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
width:100%;
" align="center">
<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 style="
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
width:100%;
color:#1E0A3C;" class="" cellspacing="0"
cellpadding="0" bgcolor="#EEEDF2" align="center">
<tr style="" bgcolor="#EEEDF2">
<td class="" style="
padding: 0;
text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
<tr style="" bgcolor="#EEEDF2">
<td class="" style="
padding: 0;
text-align:center;" align="center" bgcolor="#EEEDF2" width="100%" height="">
<div style="
width: 140px;
height: 25px;
margin: 0 auto;
text-align: center;
">
<img src='https://cdn.evbstatic.com/s3-build/prod/1625553-rc2024-05-15_16.04-547083e/django/images/emails_2018_rebrand/EB-logo@2x.png' title='' alt='Eventbrite' style='' border="0" width='140' height='25' class=""/>
</div>
</td>
</tr>
</td>
</tr>
<tr class="row_divider-spacer">
<td style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;background-color:#EEEDF2;"
width="600" height="12">
<table
style="mso-line-height-rule:exactly;line-height:12px;font-size:12px;height:12px;
border-collapse:collapse;
border-spacing:0;
mso-table-lspace:0pt;
mso-table-rspace:0pt;
border:0;
padding:0;
;width:100%;"
cellspacing="0" cellpadding="0" height="12">
<tr>
<td style="mso-line-height-rule:exactly;line-height:24px;font-size:24px;height:24px;background-color:"
height="24"> </td>
</tr>
</table>
</td>
</tr>
<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="
padding:0;
display:inline-block;
height:auto;
margin:0;
width:40px;
text-align:center;
">
<a href="https://clicks.eventbrite.com/f/a/gM5MqTJ9jY9JmbYa2QXN2w~~/AAQxAQA~/RgRoJoQHP0QiaHR0cHM6Ly93d3cudHdpdHRlci5jb20vRXZlbnRicml0ZVcDc3BjQgpmO4dQRWbKdGI6UhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~" target="_blank" aria-label="Eventbrite's Twitter">
<img src="https://cdn.evbstatic.com/s3-build/prod/1625553-rc2024-05-15_16.04-547083e/django/images/emails_2018_rebrand/TW-icon-purple@2x.png" class="footer-social-logo__image" style="
height:24px;
padding:0;
width:24px;
" height="24"
width="24" alt="twitter" title="twitter" border="0" />
</a>
</span>
<span class="social-logo-container" style="
padding:0;
display:inline-block;
height:auto;
margin:0;
width:40px;
text-align:center;
">
<a href="https://clicks.eventbrite.com/f/a/kxem40Fqk6RLXXjGNHoN8Q~~/AAQxAQA~/RgRoJoQHP0QjaHR0cHM6Ly93d3cuZmFjZWJvb2suY29tL0V2ZW50YnJpdGVXA3NwY0IKZjuHUEVmynRiOlIaY2hpY29tbWdhcmRlbmVyc0BnbWFpbC5jb21YBAAAAAA~" target="_blank" aria-label="Eventbrite Facebook">
<img src="https://cdn.evbstatic.com/s3-build/prod/1625553-rc2024-05-15_16.04-547083e/django/images/emails_2018_rebrand/FB-icon-purple@2x.png" class="footer-social-logo__image" style="
height:24px;
padding:0;
width:24px;
" height="24"
width="24" alt="facebook" title="facebook" border="0" />
</a>
</span>
<span class="social-logo-container" style="
padding:0;
display:inline-block;
height:auto;
margin:0;
width:40px;
text-align:center;
">
<a href="https://clicks.eventbrite.com/f/a/aypbNmTBkT9JZFVXHTVUhA~~/AAQxAQA~/RgRoJoQHP0QlaHR0cHM6Ly93d3cuaW5zdGFncmFtLmNvbS9ldmVudGJyaXRlL1cDc3BjQgpmO4dQRWbKdGI6UhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~" target="_blank" aria-label="Eventbrite's Instagram">
<img src="https://cdn.evbstatic.com/s3-build/prod/1625553-rc2024-05-15_16.04-547083e/django/images/emails_2018_rebrand/IG-icon-purple@2x.png" class="footer-social-logo__image" style="
height:24px;
padding:0;
width:24px;
" height="24"
width="24" 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
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%;"
cellspacing="0" cellpadding="0" height="10">
<tr>
<td style="mso-line-height-rule:exactly;line-height:20px;font-size:20px;height:20px;background-color:"
height="20"> </td>
</tr>
</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/uw7l3Vzt6OHPeHlg3eoJOQ~~/AAQxAQA~/RgRoJoQHP0RsaHR0cDovL3d3dy5ldmVudGJyaXRlLmNvbT91dG1fc291cmNlPWV2ZW50YnJpdGUmdXRtX21lZGl1bT1lbWFpbCZ1dG1fY2FtcGFpZ249JnV0bV90ZXJtPWVtYWlsX2Zvb3Rlcl9lYl9saW5rVwNzcGNCCmY7h1BFZsp0YjpSGmNoaWNvbW1nYXJkZW5lcnNAZ21haWwuY29tWAQAAAAA"
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 © 2024 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/Bmvdff0_K6fSiXrzJEduGg~~/AAQxAQA~/RgRoJoQHP0S2aHR0cDovL3d3dy5ldmVudGJyaXRlLmNvbS9zdXBwb3J0L2FydGljbGVzL2VuX1VTL1Ryb3VibGVzaG9vdGluZy9ldmVudGJyaXRlLXByaXZhY3ktcG9saWN5P2xnPWVuX1VTP3V0bV9zb3VyY2U9ZXZlbnRicml0ZSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9jYW1wYWlnbj0mdXRtX3Rlcm09ZW1haWxfZm9vdGVyX2ViX2xpbmtXA3NwY0IKZjuHUEVmynRiOlIaY2hpY29tbWdhcmRlbmVyc0BnbWFpbC5jb21YBAAAAAA~"
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
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%;"
cellspacing="0" cellpadding="0" height="18">
<tr>
<td style="mso-line-height-rule:exactly;line-height:36px;font-size:36px;height:36px;background-color:"
height="36"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="30" bgcolor="#EEEDF2"></td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<img border="0" width="1" height="1" alt="" src="https://clicks.eventbrite.com/q/eDqptm1p9w63B2eA_8l6Dw~~/AAQxAQA~/RgRoJoQHPlcDc3BjQgpmO4dQRWbKdGI6UhpjaGljb21tZ2FyZGVuZXJzQGdtYWlsLmNvbVgEAAAAAA~~">
</body>
</html>