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 %}">
|
Reference in New Issue
Block a user