Files
bookwyrm-mastodon/fedireads/templates/snippets/authors.html
2020-03-27 16:36:52 -07:00

2 lines
106 B
HTML

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