diff --git a/app/templates/admin/playlists.html b/app/templates/admin/playlists.html index 9288c8d..15f2559 100644 --- a/app/templates/admin/playlists.html +++ b/app/templates/admin/playlists.html @@ -74,6 +74,8 @@ {{ pl.description[:80] }}{% if pl.description | length > 80 %}…{% endif %} +
@@ -133,6 +135,29 @@