{{template "playlist-video-card-css" .}} {{template "footer-css" .}}
{{.playlist.Title}}
{{range .unwatched}} {{template "playlist-video-card-html" .}} {{end}}
Watched
{{range .watched}} {{template "playlist-video-card-html" .}} {{end}}
Logout
{{template "footer" .}}