|
|
|
@ -17,9 +17,26 @@
|
|
|
|
|
<div class="container">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="span3 leftCol">
|
|
|
|
|
<div class="formCont">
|
|
|
|
|
<fieldset>
|
|
|
|
|
<legend>TALKS</legend>
|
|
|
|
|
<div>
|
|
|
|
|
<a href="https://git.cryto.net/Squatconf/Talks/src/master/accepted">
|
|
|
|
|
<button type="submit" class="btn">Talks</button>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</fieldset>
|
|
|
|
|
</div>
|
|
|
|
|
<br />
|
|
|
|
|
<div class="formCont">
|
|
|
|
|
<fieldset>
|
|
|
|
|
<legend>BE PART OF IT</legend>
|
|
|
|
|
<label class="text-info">Lightning talks submission</label>
|
|
|
|
|
<div>
|
|
|
|
|
<a href="https://pad.ijhack.nl/p/squatconf-lightning">
|
|
|
|
|
<button type="submit" class="btn">Lightning talks</button>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<label class="text-info">Send us your talk proposal</label>
|
|
|
|
|
<div>
|
|
|
|
|
<a href="https://pad.ijhack.nl/p/squatconf-cfp">
|
|
|
|
@ -37,7 +54,6 @@
|
|
|
|
|
You can either send us a pull request, write on the pad or send an email, if you have a talk to propose.
|
|
|
|
|
</span>
|
|
|
|
|
</fieldset>
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
<br />
|
|
|
|
|
<div class="formCont">
|
|
|
|
|