This website requires JavaScript.
Explore
Help
Sign in
zedfrigg
/
bookwyrm
Watch
1
Star
0
Fork
You've already forked bookwyrm
0
Code
Activity
2fd7792f34
bookwyrm
/
fedireads
/
templates
/
snippets
/
authors.html
2 lines
95 B
HTML
Raw
Normal View
History
Unescape
Escape
Remove fedireads_key field we have ID
2020-05-03 17:53:14 -07:00
<
a
href
=
"/author/{{ book.authors.first.id }}"
class
=
"author"
>
{{ book.authors.first.name }}
<
/
a
>
Copy permalink