Skip to content

Commit

Permalink
Updated public/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
1l2p committed Jan 20, 2013
1 parent 96e40dd commit cd1ec17
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,16 +257,16 @@ <h3>You're almost done!</h3>
<div id="step3" class="container hide">
<div class="row">
<div class="span8 offset2">
<iframe width="420" height="315" src="http://www.youtube-nocookie.com/embed/BZ-CSwjuQ1s?rel=0" frameborder="0" allowfullscreen></iframe>
<iframe width="420" height="315" src="http://www.youtube-nocookie.com/embed/9THwnQg-vEw?rel=0" frameborder="0" allowfullscreen></iframe>
<br />
<h1>You filled that form out <em>nice, nice, baby</em>.</h1>
<h2>We'll shoot you an email, real soon. Like now-ish.</h2>
<h1>You filled out the form. Congratulations! Let's get this show started.</h1>
<h2>We'll send you a confirmation email, real soon.</h2>
<br />
<p>Don't keep it to yourself, invite your friends to join <strong>A Gentle Introduction to Python</strong> with you.</p>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://mechanicalmooc.org" data-text="Join me in &quot;A Gentle Introduction to Python.&quot;" data-via="p2pu">Tweet</a>
<p>Don't keep it to yourself, invite your friends to join <strong>Learning Creative Learning</strong> with you.</p>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://learn.media.mit.edu" data-text="Join me in &quot;Learning Creative Learning.&quot;" data-via="p2pu">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<br />
<div class="fb-like" data-href="http://mechanicalmooc.org" data-send="false" data-layout="button_count" data-width="107" data-show-faces="true"></div>
<div class="fb-like" data-href="http://learn.media.mit.edu" data-send="false" data-layout="button_count" data-width="107" data-show-faces="true"></div>
</div>
</div>
</div>
Expand Down

0 comments on commit cd1ec17

Please sign in to comment.