{% extends 'base.html' %} {% block content %} {% if page_name == "Queue" %} {% if playlists %}
There are no playlists. You can create one by browsing and adding tracks with the "+" button.
{% endif %} {% if playlists %} {% endif %} {% endif %} {% if audio_list or video_list %} {% if page_name == "Queue" %} {% if playlistctl %} {% if playlist_save %} {% endif %} {% endif %} {% endif %} {% if playlist_detail %}Your queue is empty, click the "+" icon next to any track to add it.
{% if page_name == "Queue" %}