{% if page.header %}{{ page.header }}{% else %}
{{ page.title }}
{% endif %}
{% block menu %}
Channels
Seasons
Profile
Open Settings
New Profile
{% for link in page.menu_links %}
{% if 'href' in link %}
{{ link['text'] }}
{% else %}
{{ link.text }}
{% for sublink in link.links %}
{{ sublink.text }}
{% endfor %}
{% endif %}
{% endfor %}
Log In
{% endblock %}
{% block content %}
Loading...
{% endblock content %}
skip_previous
stop
pause
play_arrow
fullscreen
skip_next