rename main code directory
This commit is contained in:
1
bookwyrm/templates/snippets/authors.html
Normal file
1
bookwyrm/templates/snippets/authors.html
Normal file
@ -0,0 +1 @@
|
||||
<a href="/author/{{ book.authors.first.id }}" class="author">{{ book.authors.first.display_name }}</a>
|
Reference in New Issue
Block a user