diff --git a/bookwyrm/templates/book/editions.html b/bookwyrm/templates/book/editions.html index dd5802342..efbe15663 100644 --- a/bookwyrm/templates/book/editions.html +++ b/bookwyrm/templates/book/editions.html @@ -15,7 +15,9 @@ {% for book in editions %}
- {% include 'snippets/book_cover.html' with book=book cover_class='is-w-m is-h-m align to-l-mobile' %} + + {% include 'snippets/book_cover.html' with book=book cover_class='is-w-m is-h-m align to-l-mobile' %} +