{% if AUTH_ENABLED %} {% endif %} {% if PLAYLIST_ENABLED %} {% endif %} {% for node_player_group in node_player_groups %} {% if AUTH_ENABLED %} {% endif %} {% endfor %}
{{ l.fleet_node_player_group_panel_th_name }} {{ l.fleet_node_player_group_panel_th_playlist }}{{ l.fleet_node_player_group_panel_th_activity }}
{{ l.fleet_node_player_group_panel_empty|replace( '%link%', (''~l.fleet_node_player_group_button_add~'')|safe ) }}
{% if node_player_group.id %}
{{ node_player_group.id }}
{% else %}
{% endif %} {{ node_player_group.name }}
{% if node_player_group.id %} {% set creator = track_created(node_player_group) %} {% if creator.username %} {{ creator.username }} {% endif %} {% endif %} {% if node_player_group.playlist_id and playlists[node_player_group.playlist_id] %} {{ playlists[node_player_group.playlist_id] }} {% else %} {{ l.common_default_playlist }} {% endif %} {% if node_player_group.playlist_id and playlists[node_player_group.playlist_id] %} {% endif %}