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