bookwyrm/fedireads/templates/snippets/authors.html

2 lines
106 B
HTML

<a href="/author/{{ book.authors.first.fedireads_key }}" class="author">{{ book.authors.first.name }}</a>