{% extends theme('base.html') %} {% block content %}

Live Stream

{{stream_general|safe}}

{% if stream_start and stream_start > time_now %}

{{stream_before|safe}}

{% endif %} {% if stream_type == 'YouTube' %}
Watch on YouTube
{% endif %}
{% endblock %}