<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" 
xmlns:o="urn:schemas-microsoft-com:office:office">

<head>
        
<!--[if gte mso 9]>
<xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]-->
        
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="viewport" content="width=device-width">
        
<!--[if !mso]>
<!-->
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <!--<![endif]-->
        <title></title>
        
<!--[if !mso]>
<!-->
        <!--<![endif]-->
        <style type="text/css">
                body {
                        margin: 0;
                        padding: 0;
                }

                table,
                td,
                tr {
                        vertical-align: top;
                        border-collapse: collapse;
                }

                * {
                        line-height: inherit;
                }

                a[x-apple-data-detectors=true] {
                        color: inherit !important;
                        text-decoration: none !important;
                }

                .ie-browser table {
                        table-layout: fixed;
                }

                [owa] .img-container div,
                [owa] .img-container button {
                        display: block !important;
                }

                [owa] .fullwidth button {
                        width: 100% !important;
                }

                [owa] .block-grid .col {
                        display: table-cell;
                        float: none !important;
                        vertical-align: top;
                }

                .ie-browser .block-grid,
                .ie-browser .num12,
                [owa] .num12,
                [owa] .block-grid {
                        width: 900px !important;
                }

                .ie-browser .mixed-two-up .num4,
                [owa] .mixed-two-up .num4 {
                        width: 300px !important;
                }

                .ie-browser .mixed-two-up .num8,
                [owa] .mixed-two-up .num8 {
                        width: 600px !important;
                }

                .ie-browser .block-grid.two-up .col,
                [owa] .block-grid.two-up .col {
                        width: 450px !important;
                }

                .ie-browser .block-grid.three-up .col,
                [owa] .block-grid.three-up .col {
                        width: 450px !important;
                }

                .ie-browser .block-grid.four-up .col [owa] .block-grid.four-up .col {
                        width: 225px !important;
                }

                .ie-browser .block-grid.five-up .col [owa] .block-grid.five-up .col {
                        width: 180px !important;
                }

                .ie-browser .block-grid.six-up .col,
                [owa] .block-grid.six-up .col {
                        width: 150px !important;
                }

                .ie-browser .block-grid.seven-up .col,
                [owa] .block-grid.seven-up .col {
                        width: 128px !important;
                }

                .ie-browser .block-grid.eight-up .col,
                [owa] .block-grid.eight-up .col {
                        width: 112px !important;
                }

                .ie-browser .block-grid.nine-up .col,
                [owa] .block-grid.nine-up .col {
                        width: 100px !important;
                }

                .ie-browser .block-grid.ten-up .col,
                [owa] .block-grid.ten-up .col {
                        width: 60px !important;
                }

                .ie-browser .block-grid.eleven-up .col,
                [owa] .block-grid.eleven-up .col {
                        width: 54px !important;
                }

                .ie-browser .block-grid.twelve-up .col,
                [owa] .block-grid.twelve-up .col {
                        width: 50px !important;
                }
        </style>
        <style type="text/css" id="media-query">
                @media only screen and (min-width: 920px) {
                        .block-grid {
                                width: 900px !important;
                        }

                        .block-grid .col {
                                vertical-align: top;
                        }

                        .block-grid .col.num12 {
                                width: 900px !important;
                        }

                        .block-grid.mixed-two-up .col.num3 {
                                width: 225px !important;
                        }

                        .block-grid.mixed-two-up .col.num4 {
                                width: 300px !important;
                        }

                        .block-grid.mixed-two-up .col.num8 {
                                width: 600px !important;
                        }

                        .block-grid.mixed-two-up .col.num9 {
                                width: 675px !important;
                        }

                        .block-grid.two-up .col {
                                width: 450px !important;
                        }

                        .block-grid.three-up .col {
                                width: 300px !important;
                        }

                        .block-grid.four-up .col {
                                width: 225px !important;
                        }

                        .block-grid.five-up .col {
                                width: 180px !important;
                        }

                        .block-grid.six-up .col {
                                width: 150px !important;
                        }

                        .block-grid.seven-up .col {
                                width: 128px !important;
                        }

                        .block-grid.eight-up .col {
                                width: 112px !important;
                        }

                        .block-grid.nine-up .col {
                                width: 100px !important;
                        }

                        .block-grid.ten-up .col {
                                width: 90px !important;
                        }

                        .block-grid.eleven-up .col {
                                width: 81px !important;
                        }

                        .block-grid.twelve-up .col {
                                width: 75px !important;
                        }
                }

                @media (max-width: 920px) {

                        .block-grid,
                        .col {
                                min-width: 320px !important;
                                max-width: 100% !important;
                                display: block !important;
                        }

                        .block-grid {
                                width: 100% !important;
                        }

                        .col {
                                width: 100% !important;
                        }

                        .col>div {
                                margin: 0 auto;
                        }

                        img.fullwidth,
                        img.fullwidthOnMobile {
                                max-width: 100% !important;
                        }

                        .no-stack .col {
                                min-width: 0 !important;
                                display: table-cell !important;
                        }

                        .no-stack.two-up .col {
                                width: 50% !important;
                        }

                        .no-stack .col.num4 {
                                width: 33% !important;
                        }

                        .no-stack .col.num8 {
                                width: 66% !important;
                        }

                        .no-stack .col.num4 {
                                width: 33% !important;
                        }

                        .no-stack .col.num3 {
                                width: 25% !important;
                        }

                        .no-stack .col.num6 {
                                width: 50% !important;
                        }

                        .no-stack .col.num9 {
                                width: 75% !important;
                        }

                        .video-block {
                                max-width: none !important;
                        }

                        .mobile_hide {
                                min-height: 0px;
                                max-height: 0px;
                                max-width: 0px;
                                display: none;
                                overflow: hidden;
                                font-size: 0px;
                        }

                        .desktop_hide {
                                display: block !important;
                                max-height: none !important;
                        }
                }
        </style>
</meta></meta></meta></head>

<body class="clean-body" style="margin: 0; padding: 0; -webkit-text-size-adjust: 
100%; background-color: #FFFFFF;">
<style type="text/css" id="media-query-bodytag">
@media (max-width: 920px) {
  .block-grid {
    min-width: 320px!important;
    max-width: 100%!important;
    width: 100%!important;
    display: block!important;
  }
  .col {
    min-width: 320px!important;
    max-width: 100%!important;
    width: 100%!important;
    display: block!important;
  }
  .col > div {
    margin: 0 auto;
  }
  img.fullwidth {
    max-width: 100%!important;
    height: auto!important;
  }
  img.fullwidthOnMobile {
    max-width: 100%!important;
    height: auto!important;
  }
  .no-stack .col {
    min-width: 0!important;
    display: table-cell!important;
  }
  .no-stack.two-up .col {
    width: 50%!important;
  }
  .no-stack.mixed-two-up .col.num4 {
    width: 33%!important;
  }
  .no-stack.mixed-two-up .col.num8 {
    width: 66%!important;
  }
  .no-stack.three-up .col.num4 {
    width: 33%!important
  }
  .no-stack.four-up .col.num3 {
    width: 25%!important
  }
}
</style>
        
<!--[if IE]>
<div class="ie-browser"><![endif]-->
        <table class="nl-container" style="table-layout: fixed; vertical-align: 
top; min-width: 320px; Margin: 0 auto; border-spacing: 0; border-collapse: 
collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: 
#FFFFFF; width: 100%;" cellpadding="0" cellspacing="0" role="presentation" 
width="100%" bgcolor="#FFFFFF" valign="top">
                <tbody>
                        <tr style="vertical-align: top;" valign="top">
                                <td style="word-break: break-word; vertical-align: top; border-collapse:
 collapse;" valign="top">
                                        
<!--[if (mso)|(IE)]>
<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td 
align="center" style="background-color:#FFFFFF"><![endif]-->
                                        <div style="background-color:transparent;">
                                                <div class="block-grid " style="Margin: 0 auto; min-width: 320px; 
max-width: 900px; overflow-wrap: break-word; word-wrap: break-word; 
word-break: break-word; background-color: transparent;;">
                                                        <div style="border-collapse: collapse;display: table;width: 
100%;background-color:transparent;">
                                                                
<!--[if (mso)|(IE)]>
<table width="100%" cellpadding="0" cellspacing="0" border="0" 
style="background-color:transparent;"><tr><td align="center"><table 
cellpadding="0" cellspacing="0" border="0" style="width:900px"><tr 
class="layout-full-width" style="background-color:transparent"><![endif]-->
                                                                
<!--[if (mso)|(IE)]>
<td align="center" width="900" style="background-color:transparent;width:900px; 
border-top: 0px dotted transparent; border-left: 0px dotted transparent; 
border-bottom: 0px dotted transparent; border-right: 0px dotted 
transparent;" valign="top"><table width="100%" cellpadding="0" 
cellspacing="0" border="0"><tr><td style="padding-right: 0px; padding-left: 
0px; padding-top:5px; padding-bottom:20px;"><![endif]-->
                                                                <div class="col num12" style="min-width: 320px; max-width: 900px; 
display: table-cell; vertical-align: top;;">
                                                                        <div style="width:100% !important;">
                                                                                
<!--[if (!mso)&(!IE)]>
<!-->
                                                                                <div style="border-top:0px dotted transparent; border-left:0px 
dotted transparent; border-bottom:0px dotted transparent; border-right:0px 
dotted transparent; padding-top:5px; padding-bottom:20px; padding-right: 
0px; padding-left: 0px;">
                                                                                        <!--<![endif]-->
                                                                                        <div class="img-container center fixedwidth" align="center" 
style="padding-right: 0px;padding-left: 0px;">
                                                                                                
<!--[if mso]>
<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr 
style="line-height:0px"><td style="padding-right: 0px;padding-left: 0px;" 
align="center"><![endif]-->
                                                                                                <div style="font-size:1px;line-height:5px"> </div><img 
class="center fixedwidth" align="center" border="0" src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/929cb090-e779-401a-b06c-c629ff6b0fea/ap-celerative/Celerative%20color%20rgb.png" 
alt="Image" title="Image" style="outline: none; text-decoration: none; 
-ms-interpolation-mode: bicubic; clear: both; border: 0; height: auto; 
float: none; width: 100%; max-width: 180px; display: block;" width="180">
                                                                                                <div style="font-size:1px;line-height:20px"> </div>
                                                                                                
<!--[if mso]>
</td></tr></table><![endif]-->
                                                                                        </img></div>
                                                                                        
<!--[if mso]>
<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td 
style="padding-right: 0px; padding-left: 0px; padding-top: 0px; 
padding-bottom: 0px; font-family: Arial, sans-serif"><![endif]-->
                                                                                        <div style="color:#000000;font-family:Arial, Helvetica Neue, 
Helvetica, sans-serif;line-height:120%;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;">
                                                                                                
<div style="line-height: 14px; font-size: 12px; font-family: Arial, 
Helvetica Neue, Helvetica, sans-serif; color: #000000;">
                                                                                                        <p style="font-size: 12px; line-height: 16px; margin: 
0;"><span style="font-size: 14px;">Hello GeoNode Development Team!</span></p>
                                                                                                        
<p style="font-size: 12px; line-height: 16px; margin: 0;"><span 
style="font-size: 14px;"> </span></p>
                                                                                                        <p style="font-size: 12px; line-height: 16px; margin: 
0;"><span style="font-size: 14px;">I'm Alex, COO of Celerative, and I want 
to invite you to join our community so you can accelerate your 
career.</span></p>
                                                                                                        <p style="font-size: 12px; line-height: 16px; margin: 
0;"><span style="font-size: 14px;"> </span></p>
                                                                                                        <p style="font-size: 12px; line-height: 16px; margin: 
0;"><span style="font-size: 14px;">We're a network of Software Experts 
targeting US and EU customers like <strong><a style="text-decoration: 
underline; color: #00456D;" href="https://celerative.apms5.com/anywhere/m?s=celerative&m=s_231072e9-e7b5-4110-aed2-ab71ffa65788&u=e1jq4wvfdtfmad266t0k4hj15mukacj55mu3egtt5mw3jhhp5n1kcc1j8crk6hhj8mu34&r2=d1u78w3k78qjyxvqewq34d38dxuq4tk9ehq6awvk5thpyv9f&n=1" 
target="_blank" rel="noopener">24 Hour Fitness</a></strong>, <a 
style="text-decoration: underline; color: #00456D;" href="https://celerative.apms5.com/anywhere/m?s=celerative&m=s_231072e9-e7b5-4110-aed2-ab71ffa65788&u=e1jq4wvfdtfmad266t0k4hj15mukacj55mu3egtt5mw3jhhp5n1kcc1j8crk6hhj8mu34&r2=d1u78w3k78qjyxvqewq76rbpc5q62ubeccq66vvd5w&n=2" 
target="_blank" rel="noopener"><strong>Savana</strong></a>, <strong><a 
style="text-decoration: underline; color: #00456D;" href="https://celerative.apms5.com/anywhere/m?s=celerative&m=s_231072e9-e7b5-4110-aed2-ab71ffa65788&u=e1jq4wvfdtfmad266t0k4hj15mukacj55mu3egtt5mw3jhhp5n1kcc1j8crk6hhj8mu34&r2=d1u78w3k78qjyvb1ehu6awkgdxt78bk3dxpjy&n=3" 
target="_blank" rel="noopener">Matterport</a></strong>, <strong><a 
style="text-decoration: underline; color: #00456D;" href="https://celerative.apms5.com/anywhere/m?s=celerative&m=s_231072e9-e7b5-4110-aed2-ab71ffa65788&u=e1jq4wvfdtfmad266t0k4hj15mukacj55mu3egtt5mw3jhhp5n1kcc1j8crk6hhj8mu34&r2=d1u78w3k78qjyxvqewq6wybdc9uq6bk3dxpjy&n=4" 
target="_blank" rel="noopener">Nymbus</a></strong>, <strong><a 
style="text-decoration: underline; color: #00456D;" href="https://celerative.apms5.com/anywhere/m?s=celerative&m=s_231072e9-e7b5-4110-aed2-ab71ffa65788&u=e1jq4wvfdtfmad266t0k4hj15mukacj55mu3egtt5mw3jhhp5n1kcc1j8crk6hhj8mu34&r2=d1u78w3k78qjytvfe1qq6ubme9qpwbk3dxpjy&n=5" 
target="_blank" rel="noopener">Positron,</a> <a style="text-decoration: 
underline; color: #00456D;" href="https://celerative.apms5.com/anywhere/m?s=celerative&m=s_231072e9-e7b5-4110-aed2-ab71ffa65788&u=e1jq4wvfdtfmad266t0k4hj15mukacj55mu3egtt5mw3jhhp5n1kcc1j8crk6hhj8mu34&r2=d1u78w1u5wqp2t3dd5w2wube&n=6" 
target="_blank" rel="noopener">Admix</a></strong> and others. </span></p>
                                                                                                        <p style="font-size: 12px; line-height: 14px; margin: 0;"> 
</p>
                                                                                                        <p style="font-size: 12px; line-height: 16px; margin: 
0;"><span style="font-size: 14px;">By creating a professional profile and 
validating your tech skills, you will get offers of projects according to 
your experience, but also to your personal and professional interests. 
</span><span style="font-size: 14px; line-height: 16px;">You will be able 
to work <strong>100% remotely</strong> in <strong>long term and challenging 
projects</strong> with <span style="font-size: 14px; line-height: 
16px;"><span style="font-size: 14px; line-height: 16px;"><a style="text-decoration: 
underline; color: #00456D;" href="https://celerative.apms5.com/anywhere/m?s=celerative&m=s_231072e9-e7b5-4110-aed2-ab71ffa65788&u=e1jq4wvfdtfmad266t0k4hj15mukacj55mu3egtt5mw3jhhp5n1kcc1j8crk6hhj8mu34&r2=d1u78w3k78qjyubeedmpeu3mecq76x31cdnpyxk5e9k6rvvq5thpyv9feduq4xk5f4qk4c1h74hq6rbcc5t7j&n=7" 
target="_blank" rel="noopener"><strong>international market rates</strong></a></span></span>, 
while also building a connection with a unique global network of 
experts.</span></p>
                                                                                                        <p style="font-size: 12px; line-height: 14px; margin: 0;"> 
</p>
                                                                                                        <p style="font-size: 12px; line-height: 16px; margin: 
0;"><span style="font-size: 14px;">I'd like to personally invite you to 
join Celerative to get matched with new and exciting projects! You can sign 
up directly <strong><a style="text-decoration: underline; color: #00456D;" 
href="https://celerative.apms5.com/anywhere/m?s=celerative&m=s_231072e9-e7b5-4110-aed2-ab71ffa65788&u=e1jq4wvfdtfmad266t0k4hj15mukacj55mu3egtt5mw3jhhp5n1kcc1j8crk6hhj8mu34&r2=d1u78w3k78qjyrbge0q66tbccnt62x39etjjwrvfdm&n=8" 
target="_blank" rel="noopener">here</a></strong>. If you’re still not 
convinced on working remotely, take a look at <a style="text-decoration: 
underline; color: #00456D;" href="https://celerative.apms5.com/anywhere/m?s=celerative&m=s_231072e9-e7b5-4110-aed2-ab71ffa65788&u=e1jq4wvfdtfmad266t0k4hj15mukacj55mu3egtt5mw3jhhp5n1kcc1j8crk6hhj8mu34&r2=d1u78w3k78qjyxvqewq66tbccnt62x39etjjwrvfdmqqevvjdcpq4tbddxu6av3t5w&n=9" 
target="_blank" rel="noopener"><strong>this</strong></a> article from our 
blog to see how you’ll benefit.</span></p>
                                                                                                        <p style="font-size: 12px; line-height: 14px; margin: 0;"> 
</p>
                                                                                                        <p style="font-size: 12px; line-height: 16px; margin: 
0;"><span style="font-size: 14px;">As always, feedback is welcome and very 
valuable for us: I'll be available for any concern you may have, just reply 
to this email. We're excited to start working together!</span></p>
                                                                                                        <p style="font-size: 12px; line-height: 16px; margin: 
0;"><span style="font-size: 14px;"> </span></p>
                                                                                                        <p style="font-size: 12px; line-height: 16px; margin: 
0;"><span style="font-size: 14px;">Best,</span></p>
                                                                                                        <p style="font-size: 12px; line-height: 16px; margin: 
0;"><span style="font-size: 14px;">Alex</span> </p>
                                                                                                </div>
                                                                                        </div>
                                                                                        
<!--[if mso]>
</td></tr></table><![endif]-->
                                                                                        
<!--[if (!mso)&(!IE)]>
<!-->
                                                                                </div>
                                                                                <!--<![endif]-->
                                                                        </div>
                                                                </div>
                                                                
<!--[if (mso)|(IE)]>
</td></tr></table><![endif]-->
                                                                
<!--[if (mso)|(IE)]>
</td></tr></table></td></tr></table><![endif]-->
                                                        </div>
                                                </div>
                                        </div>
                                        
<div style="background-color:transparent;"> <div style="Margin: 0 
auto;min-width: 320px;max-width: 900px;overflow-wrap: break-word;word-wrap: 
break-word;word-break: break-word;background-color: transparent;" 
class="block-grid"> <div style="border-collapse: collapse;display: 
table;width: 100%;background-color:transparent;"> 
<!--[if (mso)|(IE)]>
 <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td 
style="background-color:transparent;" align="center"> <table cellpadding="0"
 cellspacing="0" border="0" style="width: 900px;"> <tr class="layout-full-width" 
style="background-color:transparent;"> <![endif]--> 
<!--[if (mso)|(IE)]>
 <td align="center" width="900px" style="width:900px; padding-right: 0px; 
padding-left: 0px; padding-top:5px; padding-bottom:5px; border-top: 0px 
solid transparent; border-left: 0px solid transparent; border-bottom: 0px 
solid transparent; border-right: 0px solid transparent;" valign="top"> 
<![endif]--> <div class="col num12" style="min-width: 320px;max-width: 
900px;display: table-cell;vertical-align: top;"> <div style="background-color: 
transparent; width: 100% !important;"> 
<!--[if (!mso)&(!IE)]>
<!--> <div style="border-top: 0px solid transparent; border-left: 0px solid 
transparent; border-bottom: 0px solid transparent; border-right: 0px solid 
transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; 
padding-left: 0px;"> <!--<![endif]--> 
<!--[if mso]>
 <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td 
style="padding-right: 10px; padding-left: 10px; padding-top: 10px; 
padding-bottom: 10px;"> <![endif]--> <div style="color:#555555;line-height:120%;font-family:Arial, 
Helvetica Neue, Helvetica, sans-serif; padding-right: 10px; padding-left: 
10px; padding-top: 10px; padding-bottom: 10px;"> <div style="font-size:13px;line-height:14px;color:#555555;font-family:Arial, 
Helvetica Neue, Helvetica, sans-serif;text-align:left;"> <p style="margin: 
0;font-size: 13px;line-height: 17px"> <a style="color:#15c;text-decoration: 
underline;" href="http://ib3.bislr.net/unsubscribe/v2?s=celerative&m=s_231072e9-e7b5-4110-aed2-ab71ffa65788" 
target="_blank" rel="noopener" data-mce-selected="1">Unsubscribe</a> </p> 
</div> </div> 
<!--[if mso]>
 </td> </tr> </table> <![endif]--> 
<!--[if (!mso)&(!IE)]>
<!--> </div> <!--<![endif]--> </div> </div> 
<!--[if (mso)|(IE)]>
</td></tr></table></td></tr></table><![endif]--> </div> </div> </div> 
<!--[if (mso)|(IE)]>
</td></tr></table><![endif]--></td></tr></tbody></table> 
<!--[if (mso)|(IE)]>
</div><![endif]--><img src="http://em.autopilotmail.io/wf/open?upn=uwA-2BGRu8U-2BMI6OdqeEdEz2vl2-2B2yEQrT2PLuItr4dppUn633i-2BZ4eREeFuyrxPi9o7LM8cQst80qYbv3ikj0BC3hAThKbp5Mkcue3afzcim5K7BjavATvwLw1tcd7yXUcDqLwo9oagS7HYl8QC36q-2FPJcDw5cM5RseeZcPKil-2BT6FWS7PEzkt-2FYPzAcT0MbopZF-2BjCrSEonpMACGhkVnbkGm9wlGqWxFejuZUe5HBQjCrP-2FFp27jdqEEEiX8ORTv8cFILCBLc-2BeIZ5iWBeqI7-2BnSXi56w6WW-2BYRQuUWVwj7CAIMrU0KLabzTNlip7GZ1bYIt4ooZ2uYn282keSq0SVEVMKOLePa6NuPRvz9zhTQSaVX-2FytdwsoxZNhXxI7grVkjG-2FkUXcyfa-2BAP019lfgAVnivCuMJuLRrAP459FVaQbNsLrIeZy8ipVkPU7J4UEyM6aESFbVxJUehO4g5Nd0-2FUvUJQ4KA9GMkwUQqo7b8PuOrrtTXvZ09QEYiHRy8UYHzulafJfGc2lXSMo7WcyDQ8imNNLrzMaIoerfjySmahjbbw9DES-2B1tGA-2B-2Bi3FjWX" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/></body></html>