Song control
{% if location %}
{{ location['name'] }}
{% endif %}
{% include 'messages.html' %}
{% block content %}{% endblock %}