Skip to content

Commit 7b1c840

Browse files
author
Bojan Jovanovic
committed
Removed livestream
1 parent 9272664 commit 7b1c840

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

pyconbalkan/conference/templates/home.html

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -36,20 +36,6 @@ <h1>{{ count_down.title }}</h1>
3636
{% endif %}
3737

3838
{% if mission_statement %}
39-
<div class="row">
40-
<h1 class="centered">Welcome to {{ conference.event }} {{ conference.name }} {{ conference.year }}</h1>
41-
<iframe style="float: left; margin-right: 20px;" width="560" height="315" src="https://player.twitch.tv/?channel=pyconbalkan2018" frameborder="0" allowfullscreen="true" scrolling="no"></iframe>
42-
<p style="margin-top: 126px;">{{ conference.event }} {{ conference.name }} {{ conference.year }} is live now on youtube over the course of the next three days. <br>In case you didn't get the chance to make your way out here to Belgrade Serbia, make sure you join and follow us on the streams</p>
43-
44-
<p>Quesitons can be asked on: <a href="http://sli.do/pyconbalkan2018">http://sli.do/pyconbalkan2018 </a><br />
45-
In case you don't like Twitch we are also streaming on Facebook and Youtube the links to the streams are below:<br/>
46-
https://www.youtube.com/channel/UC4Zfal_sduHM2sIT5Mm9cJA/live<br />
47-
https://www.facebook.com/pyconblkn/<br />
48-
https://www.twitch.tv/pyconbalkan2018<br />
49-
</p>
50-
<div class="clear"></div>
51-
</div>
52-
5339
<div class="row">
5440
<p>{{ mission_statement.content|safe }}</p>
5541
</div>

0 commit comments

Comments
 (0)