diff --git a/bookwyrm/templates/book/book.html b/bookwyrm/templates/book/book.html index 94f326e65..d1f7604ec 100644 --- a/bookwyrm/templates/book/book.html +++ b/bookwyrm/templates/book/book.html @@ -92,7 +92,7 @@
-

+

{% with full=book|book_description itemprop='abstract' %} {% include 'snippets/trimmed_text.html' %}