2 lines
103 B
HTML
2 lines
103 B
HTML
<a href="/author/{{ book.authors.first.id }}" class="author">{{ book.authors.first.display_name }}</a>
|