|
|
@ -21,7 +21,7 @@ |
|
|
|
<fieldset> |
|
|
|
<legend>TALKS</legend> |
|
|
|
<div> |
|
|
|
<a href="https://git.cryto.net/Squatconf/Talks/src/master/accepted"> |
|
|
|
<a href="https://git.cryto.net/Squatconf/Talks/src/master/accepted" target="_blank"> |
|
|
|
<button type="submit" class="btn">Talks</button> |
|
|
|
</a> |
|
|
|
</div> |
|
|
@ -37,22 +37,7 @@ |
|
|
|
<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"> |
|
|
|
<button type="submit" class="btn">Pad</button> |
|
|
|
</a> |
|
|
|
</div> |
|
|
|
<a href="mailto:talks@squatconf.eu"> |
|
|
|
<button type="submit" class="btn">Email</button> |
|
|
|
</a> |
|
|
|
<a href="https://git.cryto.net/Squatconf/Talks/pulls"> |
|
|
|
<button type="submit" class="btn">pull request</button> |
|
|
|
</a> |
|
|
|
<div id="status-msg"> </div> |
|
|
|
<span class="help-block"> |
|
|
|
You can either send us a pull request, write on the pad or send an email, if you have a talk to propose. |
|
|
|
</span> |
|
|
|
<label class="text-info">CFP is closed</label> |
|
|
|
</fieldset> |
|
|
|
</div> |
|
|
|
<br /> |
|
|
|