{{template "header.html" .S}}

{{.List.Title}}

By {{.List.User.Username}}


{{range .List.Description}}

{{.}}

{{end}} {{template "book_list.html" .List.Books}} {{template "footer.html"}}