parent
d77f1b9882
commit
bca0a1f32c
3 changed files with 3 additions and 2 deletions
1
fedireads/templates/snippets/book_cover.html
Normal file
1
fedireads/templates/snippets/book_cover.html
Normal file
|
@ -0,0 +1 @@
|
|||
<img class="book-cover {{ size }}" src="{% if book.cover %}/images/{{ book.cover }}{% else %}/static/images/no_cover.jpg{% endif %}">
|
Loading…
Add table
Add a link
Reference in a new issue