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

Playlists

{% csrf_token %}
{{form.page}}
{{form.count}}
{{form.sort}}
{% endblock %}