bookwyrm-mastodon/fedireads/templates/snippets/authors.html

2 lines
108 B
HTML

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