@@ -32,20 +32,43 @@ <h2>Clojure Programming Workshops
32
32
</ p >
33
33
</ div >
34
34
< div class ="col-md-12 text-center space-below ">
35
- < p >
36
- < b > Next ClojureBridge workshop: 28 - 29 September 2018 @ FundingCircle, 71 Queen Victoria Street, London, EC4V 4AY
37
- </ b >
38
- </ p >
39
- < div class ="col-md-6 text-center ">
40
- < a href ="https://docs.google.com/forms/d/e/1FAIpQLSdSi8DCJ57yionYOhJ4NBZf1lR-3DcaOXtxFjkaJlWGA6AMtw/viewform ">
41
- < button type ="button " class ="btn btn-success "> I want to join as a student</ button >
42
- </ a >
43
- </ div >
44
- < div class ="col-md-6 text-center ">
45
- < a href ="https://docs.google.com/forms/d/e/1FAIpQLSdTOdF_26z0lh-yHJDSc8tjFd_CoVpTdvb-4MMg7n44EIC4dQ/viewform ">
46
- < button type ="button " class ="btn btn-default "> I want to apply to be a coach</ button >
47
- </ a >
48
- </ div >
35
+ <!-- Begin Mailchimp Signup Form -->
36
+ < link href ="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css " rel ="stylesheet " type ="text/css ">
37
+ < style type ="text/css ">
38
+ # mc_embed_signup {background : # fff ; clear : left; font : 14px Helvetica, Arial, sans-serif; width : 100% ;}
39
+ /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
40
+ We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
41
+ </ style >
42
+ < div id ="mc_embed_signup ">
43
+ < form action ="https://github.us14.list-manage.com/subscribe/post?u=c81ec369c43828a8bcf367b17&id=ef7578ea37 " method ="post " id ="mc-embedded-subscribe-form " name ="mc-embedded-subscribe-form " class ="validate " target ="_blank " novalidate >
44
+ < div id ="mc_embed_signup_scroll ">
45
+ < label for ="mce-EMAIL "> Sign up to hear about the next ClojureBridge workshop</ label >
46
+ < input type ="email " value ="" name ="EMAIL " class ="email " id ="mce-EMAIL " placeholder ="email address " required >
47
+ <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
48
+ < div style ="position: absolute; left: -5000px; " aria-hidden ="true "> < input type ="text " name ="b_c81ec369c43828a8bcf367b17_ef7578ea37 " tabindex ="-1 " value =""> </ div >
49
+ < div class ="clear "> < input type ="submit " value ="Subscribe " name ="subscribe " id ="mc-embedded-subscribe " class ="button "> </ div >
50
+ </ div >
51
+ </ form >
52
+ </ div >
53
+ <!--End mc_embed_signup-->
54
+
55
+ <!-- Begin Workshop Detail -->
56
+ <!-- <p> -->
57
+ <!-- <b>Next ClojureBridge workshop: 28 - 29 September 2018 @ FundingCircle, 71 Queen Victoria Street, London, EC4V 4AY -->
58
+ <!-- </b> -->
59
+ <!-- </p> -->
60
+ <!-- <div class="col-md-6 text-center"> -->
61
+ <!-- <a href="https://docs.google.com/forms/d/e/1FAIpQLSdSi8DCJ57yionYOhJ4NBZf1lR-3DcaOXtxFjkaJlWGA6AMtw/viewform"> -->
62
+ <!-- <button type="button" class="btn btn-success">I want to join as a student</button> -->
63
+ <!-- </a> -->
64
+ <!-- </div> -->
65
+ <!-- <div class="col-md-6 text-center"> -->
66
+ <!-- <a href="https://docs.google.com/forms/d/e/1FAIpQLSdTOdF_26z0lh-yHJDSc8tjFd_CoVpTdvb-4MMg7n44EIC4dQ/viewform"> -->
67
+ <!-- <button type="button" class="btn btn-default">I want to apply to be a coach</button> -->
68
+ <!-- </a> -->
69
+ <!-- </div> -->
70
+ <!-- End Workshop Detail -->
71
+
49
72
</ div >
50
73
</ div >
51
74
</ section >
0 commit comments