From adc40bc760345a23678a01f27d7697dfd3811914 Mon Sep 17 00:00:00 2001 From: James Taylor Date: Fri, 9 Aug 2019 21:18:43 -0700 Subject: Add pagination for local playlists --- youtube/templates/local_playlist.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'youtube/templates/local_playlist.html') diff --git a/youtube/templates/local_playlist.html b/youtube/templates/local_playlist.html index a7564ca..f8e6f01 100644 --- a/youtube/templates/local_playlist.html +++ b/youtube/templates/local_playlist.html @@ -53,5 +53,8 @@ {{ common_elements.item(video_info) }} {% endfor %} + {% endblock main %} -- cgit v1.2.3