diff --git a/tubearchivist/home/templates/home/playlist_id.html b/tubearchivist/home/templates/home/playlist_id.html index f9e987e..60b5522 100644 --- a/tubearchivist/home/templates/home/playlist_id.html +++ b/tubearchivist/home/templates/home/playlist_id.html @@ -63,6 +63,8 @@ {% endif %} + +
Hide watched videos: @@ -76,14 +78,21 @@
+ {% if view_style == "grid" %} +
+ {{ grid_items }} + grid plus row + grid minus row +
+ {% endif %} grid view list view
-
-
+
+
{% if results %} {% for video in results %}