{{ item.description }}
{{ item.categories.map((c) => c.name).join(' > ') || '(no categories)' }}
{{ item.authors.map((a) => a.name).join(', ') || '(no authors)' }}
{{ item.description }}
{{ item.categories.map((c) => c.name).join(' > ') || '(no categories)' }}