From 5c8710c1c410679ab0647532345610e368fa7fd1 Mon Sep 17 00:00:00 2001 From: Fabien Basmaison Date: Wed, 28 Apr 2021 15:08:58 +0200 Subject: [PATCH] cover: Add removed link on Editions. --- bookwyrm/templates/book/editions.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bookwyrm/templates/book/editions.html b/bookwyrm/templates/book/editions.html index dd580234..efbe1566 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' %} +