{% extends 'notifpy/base.html' %} {% load static %} {% block title %}{{playlist.title}} | Notifpy{% endblock%} {% block body %}

{{playlist.title}}

Ordered Play Shuffled Play

Settings

Delete the playlist

Title
{% csrf_token %}
Add a video
{% csrf_token %}

Write one entry, either a full link or a sole video id, per line.


{% endblock %}