1
0
Fork 0
bookwyrm/fedireads/templates/snippets/authors.html

2 lines
108 B
HTML
Raw Normal View History

2020-03-06 22:56:44 -08:00
<a href="/author/{{ book.authors.first.openlibrary_key }}" class="author">{{ book.authors.first.name }}</a>