{{template "header.html" .S}} {{with .List}}
Cancel
{{end}}
{{$listID := .List.ListID}} {{range .List.Books}}

[{{if .Lang}}{{.Lang}}{{end}}] {{.Title}} {{if .Publisher}}{{.Publisher}}{{end}}

{{range $i, $author := .Authors}} {{if $i}}&{{end}} {{$author}} {{end}}

{{end}} {{template "footer.html" .S}}