forked from Squatconf/Website
removed Paris checkbox from email signup
This commit is contained in:
parent
f60891c39c
commit
e03900b4c1
|
@ -32,9 +32,9 @@
|
|||
<label class="text-info">Enter your email..</label>
|
||||
<input type="text" name="email" class='input'>
|
||||
<span class="help-block">we'll send you info about future events</span>
|
||||
<label class="checkbox text-info">
|
||||
<!-- <label class="checkbox text-info">
|
||||
<input type="checkbox" name="paris"> Paris Nov.2014?
|
||||
</label>
|
||||
</label> -->
|
||||
<button type="submit" class="btn">Send</button>
|
||||
<div id="status-msg"> </div>
|
||||
</fieldset>
|
||||
|
|
Loading…
Reference in a new issue