{{template "header.html" .S}} {{with .Book}}
{{if .Cover}}
{{.Title}}
{{end}}
{{range .Author}} {{end}}
{{range .Subject}} {{end}}
{{range .Lang}} {{end}}
Cancel
{{end}} {{template "footer.html"}}