{% extends 'base.html' %} {% block content %} {% if not item_list and not video_list %} {% if page_name == "Playlist" %} {% if playlists %}
There are no playlists. You can create one by browsing and adding tracks with the "+" button.
{% endif %} {% endif %} {% endif %} {% if page_name == "Playlist" %} {% if playlists %} {% endif %} {% endif %} {% if item_list or video_list %} {% if page_name == "Playlist" %} {% if playlistctl %} {% if playlist_save %} {% endif %} {% endif %}