{% extends 'base.html' %} {% block head %} {% endblock %} {% block content_inner %} {% if data %}
Initialised: {{player.initialised}}
Successful Load: {{player.loaded}}
Fader Live: {{player.live}}
Current Tracklist: {{player.tracklist_id}}
Failed to get status from Player Channel. Channel may be busy or has failed.
{% endif %}