mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-05 16:39:42 +00:00
2fd7792f34
we have ID
1 line
95 B
HTML
1 line
95 B
HTML
<a href="/author/{{ book.authors.first.id }}" class="author">{{ book.authors.first.name }}</a>
|