moviewyrm/fedireads/templates/snippets/authors.html
2020-06-17 18:16:19 -04:00

1 line
103 B
HTML

<a href="/author/{{ book.authors.first.id }}" class="author">{{ book.authors.first.display_name }}</a>