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
12 changes: 3 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,28 +22,22 @@

<div class="container container-registration">
<div class="row">
<h3>ClojureBridge 2017</h3>
<h3>ClojureBridge Berlin</h3>
</div>

<div class="row">
<div class="col-xs-12 col-sm-6 col-md-6 bottom-space">
<p>
<b>English:</b> Our next workshop is Friday evening <strong>6 October</strong> and Saturday <strong>7 October</strong>.
</p>
<p>
Registrations are closed now. Sign up to our mailing list to get updates for the next one!
<b>English:</b> Sign up to our mailing list to be the first to hear about the next workshop!
</p>
<p>
{% include announcement_list_signup_form_slim.html button_label="Subscribe" %}
</p>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 bottom-space">
<p>
<b>Deutsch:</b> Nächster Workshop: Freitagabend, <strong>6. Oktober</strong> und Samstag <strong>7. Oktober</strong>.
<b>Deutsch:</b> Trage dich auf unserer Mailingliste ein, um als erste vom nächsten Workshop zu hören!
</p>
<p>
Die Anmeldungen sind jetzt geschlossen. Trage dich auf unserer Mailingliste ein, um als erste vom nächsten Workshop zu hören!
<p>
{% include announcement_list_signup_form_slim.html button_label="Abonnieren"%}
</p>
</div>
Expand Down