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

2 lines
103 B
HTML
Raw Normal View History

2020-06-17 18:16:19 -04:00
<a href="/author/{{ book.authors.first.id }}" class="author">{{ book.authors.first.display_name }}</a>