Newsletter
<h4 class="footer-title font-body text-uppercase">Newsletter</h4> | |
<div class="newsletter-footer js-newsletter-footer p-relative"> | |
<form method="post" action="/winnie-pooh" onsubmit="this.setAttribute('action', '');" data-store="newsletter-form"> | |
<div class="input-append full-width p-relative m-none-xs"> | |
<input type="text" class="m-none newsletter-footer-input footer-input border-box form-control span8 " onfocus="if (this.value == 'E-mail') {this.value = '';}" onblur="if (this.value == '') {this.value = 'E-mail';}" value='E-mail' name="email" aria-label='E-mail' > | |
<div class="winnie-pooh hidden"> | |
<label for="winnie-pooh-newsletter">Não preencher este campo</label> | |
<input id="winnie-pooh-newsletter" type="text" name="winnie-pooh"/> | |
</div> | |
<input type="hidden" name="name" value="Sem nome" /> | |
<input type="hidden" name="message" value="Pedido de inscrição na newsletter" /> | |
<input type="hidden" name="type" value="newsletter" /> | |
<span class="btn btn-footer p-all-half newsletter-footer-btn submit-icon"> | |
<svg class="svg-inline--fa svg-icon-foot" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M440 6.5L24 246.4c-34.4 19.9-31.1 70.8 5.7 85.9L144 379.6V464c0 46.4 59.2 65.5 86.6 28.6l43.8-59.1 111.9 46.2c5.9 2.4 12.1 3.6 18.3 3.6 8.2 0 16.3-2.1 23.6-6.2 12.8-7.2 21.6-20 23.9-34.5l59.4-387.2c6.1-40.1-36.9-68.8-71.5-48.9zM192 464v-64.6l36.6 15.1L192 464zm212.6-28.7l-153.8-63.5L391 169.5c10.7-15.5-9.5-33.5-23.7-21.2L155.8 332.6 48 288 464 48l-59.4 387.3z"/></svg> </span> | |
<input type="submit" name="contact" class="btn submit-with-icon newsletter-footer-btn p-all-half p-absolute span4" value='Enviar' aria-label='Enviar' > | |
</div> | |
</form> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> |