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