|
|
@ -32,9 +32,9 @@
|
|
|
|
<label class="text-info">Enter your email..</label>
|
|
|
|
<label class="text-info">Enter your email..</label>
|
|
|
|
<input type="text" name="email" class='input'>
|
|
|
|
<input type="text" name="email" class='input'>
|
|
|
|
<span class="help-block">we'll send you info about future events</span>
|
|
|
|
<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?
|
|
|
|
<input type="checkbox" name="paris"> Paris Nov.2014?
|
|
|
|
</label>
|
|
|
|
</label> -->
|
|
|
|
<button type="submit" class="btn">Send</button>
|
|
|
|
<button type="submit" class="btn">Send</button>
|
|
|
|
<div id="status-msg"> </div>
|
|
|
|
<div id="status-msg"> </div>
|
|
|
|
</fieldset>
|
|
|
|
</fieldset>
|
|
|
|