{% extends 'base.html' %} {% block content %}
{% include "sidenav.html" %}
{% include "appnav.html" %}

Playlists

{% if deleted == None %} {{ "

Playlist Deleted Successfully

" }} {% endif %}
{% endblock %}