No notes defined.
<div class='c-newsletter-form'>
<form method="post" action="https://socialimpactaward.us16.list-manage.com/subscribe/post?u=76d31e6c87e88b1483ae9284d&id=1d299537c9&SIGNUP=Int-Website-Footer">
<div class='form-row'>
<div class='form-group'>
<label for='EMAIL'>
<span class='form-field__label'>Email</span>
<input type='text' id='EMAIL' name='EMAIL' class='form-input form-input--email' type='email' placeholder='e.g. you@example.com' required='required' />
</label>
<input type='submit' name='subscribe' value='Subscribe' />
</div>
</div>
<div class='form-group'>
<label for="gdpr_21771"><input id="gdpr_21771" class="form-input form-input--checkbox" name="gdpr[21771]" type="checkbox" value="Y" required='required'> <span class='form-field__label'>For information about our privacy practices and contact details, please review our <a href='[page_for_privacy_policy]' target='_blank'>privacy policy page</a>.
<a class='c-link ' href="https://socialimpactaward.net/privacy-policy/" itemprop="item" itemid="https://socialimpactaward.net/privacy-policy/" target="_blank"><span itemprop="name">privacy policy page</span></a> </span></label>
</div>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input tabindex="-1" name="b_76d31e6c87e88b1483ae9284d_1d299537c9" type="text" value=""></div>
</form>
</div>
<div class='{{ get_component_class( 'newsletter-form', display ) }}'>
<form method="post" action="{{ action }}">
<div class='form-row'>
<div class='form-group'>
<label for='EMAIL'>
<span class='form-field__label'>{{ 'Email'|t }}</span>
<input type='text' id='EMAIL' name='EMAIL' class='form-input form-input--email' type='email' placeholder='e.g. you@example.com' required='required' />
</label>
<input type='submit' name='subscribe' value='Subscribe' />
</div>
</div>
{% if privacyNotice %}
<div class='form-group'>
<label for="gdpr_21771"><input id="gdpr_21771" class="form-input form-input--checkbox" name="gdpr[21771]" type="checkbox" value="Y" required='required'> <span class='form-field__label'>{{ privacyNotice }}
{% if policyLink %}
{% include '@base/link/link.twig' with policyLink|merge( { target: '_blank' }) %}
{% endif %}
</span></label>
</div>
{% endif %}
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input tabindex="-1" name="b_76d31e6c87e88b1483ae9284d_1d299537c9" type="text" value=""></div>
</form>
</div>
{
"heading": {
"text": "Get the latest and greatest"
},
"lead": {
"content": "<p>The Social Impact Alert is a bi-monthly newsletter curated by Social Impact Award to help you stay plugged into the ecosystem of social entrepreneurship and youth empowerment.</p>"
},
"action": "https://socialimpactaward.us16.list-manage.com/subscribe/post?u=76d31e6c87e88b1483ae9284d&id=1d299537c9&SIGNUP=Int-Website-Footer",
"privacyNotice": "For information about our privacy practices and contact details, please review our <a href='[page_for_privacy_policy]' target='_blank'>privacy policy page</a>.",
"policyLink": {
"text": "privacy policy page",
"href": "https://socialimpactaward.net/privacy-policy/"
}
}