{{template "playlist-video-card-css" .}} {{template "header-css" .}} {{template "footer-css" .}} {{template "header" .}}

{{.playlist.Title}}

{{range .unwatched}} {{template "playlist-video-card-html" .}} {{end}}

Watched

{{range .watched}} {{template "playlist-video-card-html" .}} {{end}}

Logout

{{template "footer" .}}