-
Notifications
You must be signed in to change notification settings - Fork 0
/
_index.php
54 lines (53 loc) · 3.26 KB
/
_index.php
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?php get_header(); ?>
<section class="page-coming-soon">
<div class="two-columns">
<div class="column">
<h2>Giving changemakers the power to understand how the human mind works.</h2>
<h3>Mindworks translates insights from cognitive and social sciences into practical tools for audience research, campaign strategy and engagement design.</h3>
</div>
<div class="column">
<div class="subscription-form">
<h4>Our new website is coming soon!</h4>
<p>Leave your contacts to be the first to know when.</p>
<div class="mailchimp-form">
<!-- Begin Mailchimp Signup Form -->
<div id="mc_embed_signup">
<form action="https://mailchi.us20.list-manage.com/subscribe/post?u=ca3248c21dbaac156fd95fe92&id=2314269c11" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<input type="text" value="" name="FNAME" class="name" id="mce-FNAME" placeholder="Name">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="E-mail" required>
<!--<div id="mergeRow-gdpr" class="mergeRow gdpr-mergeRow content__gdprBlock mc-field-group">
<div class="content__gdpr">
<label>Marketing Permissions</label>
<fieldset class="mc_fieldset gdprRequired mc-field-group" name="interestgroup_field">
<label class="checkbox subfield" for="gdpr_38006"><input type="checkbox" id="gdpr_38006" name="gdpr[38006]" value="Y" class="av-checkbox "><span>Email</span></label>
<label class="checkbox subfield" for="gdpr_38010"><input type="checkbox" id="gdpr_38010" name="gdpr[38010]" value="Y" class="av-checkbox "><span>Direct Mail</span></label>
<label class="checkbox subfield" for="gdpr_38014"><input type="checkbox" id="gdpr_38014" name="gdpr[38014]" value="Y" class="av-checkbox "><span>Customized Online Advertising</span></label>
</fieldset>
</div>
</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;" aria-hidden="true"><input type="text" name="b_ca3248c21dbaac156fd95fe92_2314269c11" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Send" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
</div>
<span class="icon-email">
<b>Email</b><br>
</span>
</div>
</div>
<div class="column">
<div class="so-me">
<a href="https://www.linkedin.com/company/mindworks-lab/" class="icon icon-linkedin" alt="Mindworks Linkedin"></a>
<a href="https://twitter.com/mindworkslab" class="icon icon-twitter" alt="Mindworks Twitter"></a>
</div>
</div>
</div>
</section>