File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,19 +17,10 @@ <h2>We're excited to meet you. <span>Let's stay in touch.</span>
1717 </ div >
1818 < div class ="col_half col_last ">
1919 < div class ="panel panel-default divcenter " style ="max-width: 300px; ">
20- < div class ="panel-heading "> < h4 class ="nobottommargin "> Subscribe to Newsletter </ h4 > </ div >
20+ < div class ="panel-heading "> < h4 class ="nobottommargin "> Join mailing list </ h4 > </ div >
2121 < div class ="panel-body " style ="padding: 20px; ">
2222
23- < div id ="widget-subscribe-form-result " data-notify-type ="success " data-notify-msg =""> </ div >
24- <!--<form id="widget-subscribe-form" action="#" role="form" method="#" class="nobottommargin" style="position: relative;">-->
25- < form action ="//learnersguild.us12.list-manage.com/subscribe/post?u=481a47142e2623453d4effb69&id=4eb567d10d " method ="post " id ="mc-embedded-subscribe-form " name ="mc-embedded-subscribe-form " class ="validate " target ="_blank " novalidate >
26- < div class ="form-process "> </ div >
27- < input type ="text " name ="widget-subscribe-form-name " class ="form-control required " placeholder ="Name " style ="margin-bottom: 15px; ">
28- < input type ="email " name ="widget-subscribe-form-email " class ="form-control required email " placeholder ="Email " style ="margin-bottom: 15px; ">
29- < button class ="btn btn-default " type ="submit "> Subscribe Now</ button >
30- </ form >
31- </ div >
32-
23+ {% include mailchimp_signup.html %}
3324 </ div >
3425 </ div >
3526 </ div >
Original file line number Diff line number Diff line change 1+ <!-- Begin MailChimp Signup Form -->
2+
3+ < div id ="mc_embed_signup ">
4+ < form action ="//learnersguild.us12.list-manage.com/subscribe/post?u=481a47142e2623453d4effb69&id=4eb567d10d " method ="post " id ="mc-embedded-subscribe-form " name ="mc-embedded-subscribe-form " class ="validate " target ="_blank " novalidate >
5+
6+ < fieldset class ="form-group ">
7+ < label for ="mce-EMAIL "> Email Address</ label >
8+ < input type ="email " value ="" name ="EMAIL " class ="form-control required email " id ="mce-EMAIL ">
9+ </ fieldset >
10+
11+ < fieldset class ="form-group ">
12+ < label for ="mce-NAME "> Full Name</ label >
13+ < input type ="text " value ="" name ="NAME " class ="form-control required " id ="mce-NAME ">
14+ </ fieldset >
15+
16+ < fieldset class ="form-group ">
17+ < label class ="nobottommargin "> Email Format</ label >
18+ < div class ="radio ">
19+ < label for ="mce-EMAILTYPE-0 ">
20+ < input type ="radio " value ="html " class ="form-radio " name ="EMAILTYPE " id ="mce-EMAILTYPE-0 ">
21+ html
22+ </ label >
23+ </ div >
24+ < div class ="radio ">
25+ < label for ="mce-EMAILTYPE-1 ">
26+ < input type ="radio " value ="text " class ="form-radio " name ="EMAILTYPE " id ="mce-EMAILTYPE-1 ">
27+ text
28+ </ label >
29+ </ div >
30+ </ fieldset >
31+
32+ <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
33+ < div style ="position: absolute; left: -5000px; " aria-hidden ="true ">
34+ < input type ="text " name ="b_481a47142e2623453d4effb69_4eb567d10d " tabindex ="-1 " value ="">
35+ </ div >
36+ < div class ="clear "> </ div >
37+ < input type ="submit " value ="Subscribe " name ="subscribe " id ="mc-embedded-subscribe " class ="btn btn-default ">
38+ </ form >
39+ </ div >
40+
41+ <!--End mc_embed_signup-->
You can’t perform that action at this time.
0 commit comments