forked from badoo/techblog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsubscribe.html
35 lines (34 loc) · 1.81 KB
/
subscribe.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
layout: default
title: "Subscribe"
type: subscribe no-related-content normal-height
---
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="//badoo.us9.list-manage.com/subscribe/post?u=3a0c86d05c387877c15dd82c5&id=efd982ea92" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h2>Subscribe to our mailing list</h2>
<p>Don’t miss the opportunity to discover our latest posts as soon as they’re online! We publish one or two posts each month on every platform.</p>
<div class="mc-field-group">
<label for="mce-FNAME">Name </label>
<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
</div>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address </label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;">
<input type="text" name="b_3a0c86d05c387877c15dd82c5_efd982ea92" tabindex="-1" value="">
</div>
<div class="clear">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">
</div>
</div>
</form>
</div>
<!--End mc_embed_signup-->