{{define "content"}}
{{range .EBooks}} {{else}} {{end}}
Title Author Type Created Actions
{{.Title}} {{if .Summary}}
{{.Summary}}{{end}}
{{template "user-badge-simple" (dict "Pubkey" .Author "Profiles" $.Profiles)}} {{if .Type}}{{.Type}}{{else}}—{{end}} View
No e-books found.
{{end}} {{/* Feed is defined in components.html */}}