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