diff --git a/bookwyrm/templates/snippets/book_description.html b/bookwyrm/templates/snippets/book_description.html index 839a80986..21ed73aa4 100644 --- a/bookwyrm/templates/snippets/book_description.html +++ b/bookwyrm/templates/snippets/book_description.html @@ -1,5 +1,6 @@ {% load fr_display %} {% with book|book_description as full %} +{% if full %} {% with full|text_overflow as trimmed %} {% if trimmed != full %}