{% block title %} {# MSG: Header showing the currently playing song. #} {%
trans %}Now Playing{% endtrans %}
{% endblock %}
{% endblock %} {% block content %}
{# MSG: Title for the section displaying the next song to be played. #} {%
trans %}Next Song{% endtrans %}
{% if admin %}
{# MSG: Title of the box with controls such as pause and skip. #}
{% trans %}Player Control{% endtrans %}
{# MSG: Title attribute on the button to restart the current song. #}
{# MSG: Title attribute on the button to play or pause the
current song. #}
{# MSG: Title attribute on the button to skip to the next
song. #}
{% if is_transpose_enabled %}
{# MSG: Title of a control to change the key/pitch of the playing song. #}