From d7981cd4210c284bca098ad170ed8dd3af1548dd Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Tue, 15 Oct 2024 14:10:25 -0600 Subject: [PATCH] Add header to playlist --- templates/playlist.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/playlist.html b/templates/playlist.html index 6ffa710..3d0ed51 100644 --- a/templates/playlist.html +++ b/templates/playlist.html @@ -9,10 +9,12 @@ {{template "playlist-video-card-css" .}} + {{template "header-css" .}} {{template "footer-css" .}} + {{template "header" .}}

{{.playlist.Title}}

{{range .unwatched}}