Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 0 additions & 23 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,29 +49,6 @@ <h3>ClojureBridge 2017</h3>
</div>
</div>
</div>

<div class="container">
<div class="row">
<h3>Call for Coaches</h3>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-6 bottom-space">
<p>
<b>English:</b> Do you enjoy programming and want to help spread the joy of coding or Clojure? Sign up to <a href="http://clojurebridge-berlin.org/coach">coach at ClojureBridge</a>! All genders welcome. If you are considering but don’t feel confident enough, don’t worry, you <em>can</em> coach. We will help you.
</p>
<p class="centered">
<a href="https://goo.gl/forms/YMgTqhgQ0Ko1PNht1"><button type="button" class="btn btn-default btn-wide coach-button">Register to Coach</button></a>
</p>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 bottom-space">
<p>
<b>Deutsch:</b> Du programmierst bereits und möchtest die Freude am Programmieren oder Clojure teilen? Melde dich hier an <a href="http://clojurebridge-berlin.org/coach">um bei ClojureBridge zu coachen</a>. Alle Geschlechter sind willkommen. Falls du es in Erwägung ziehst, aber nicht komplett sicher bist: keine Sorge, du kannst coachen! Wir werden dir helfen.
</p>
<p class="centered">
<a href="https://goo.gl/forms/YMgTqhgQ0Ko1PNht1"><button type="button" class="btn btn-default btn-wide coach-button">Anmeldung für Coaches</button></a>
</p>
</div>
</div>
</section>

<section class="module parallax parallax-1">
Expand Down