From 66f396ce32bf2b5c869e63ceb649bbcf510d7034 Mon Sep 17 00:00:00 2001 From: Mageas Date: Thu, 9 Sep 2021 09:56:46 +0200 Subject: Add a button to remove playlist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jesús --- youtube/templates/local_playlist.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'youtube/templates') diff --git a/youtube/templates/local_playlist.html b/youtube/templates/local_playlist.html index 64abcf4..d08aa48 100644 --- a/youtube/templates/local_playlist.html +++ b/youtube/templates/local_playlist.html @@ -22,7 +22,9 @@ +
@@ -31,6 +33,12 @@ {{ common_elements.item(video_info) }} {% endfor %} +