{{define "content"}}
{{range .EBooks}} {{else}} {{end}}
Title Author Type Created Actions
{{.Title}} {{if .Summary}}
{{.Summary}}{{end}}
{{.Author}} {{if .Type}}{{.Type}}{{else}}—{{end}} View
No e-books found.
{{end}} {{/* Feed is defined in components.html */}}