From 33c88495526e45964319ce1f938cd2868468080a Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sat, 7 Aug 2021 16:18:15 -0700 Subject: [PATCH] Trim sooner --- bookwyrm/templates/discover/large-book.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookwyrm/templates/discover/large-book.html b/bookwyrm/templates/discover/large-book.html index fdea582d..bcf98cc2 100644 --- a/bookwyrm/templates/discover/large-book.html +++ b/bookwyrm/templates/discover/large-book.html @@ -61,7 +61,7 @@
- {% include "snippets/status/content_status.html" with hide_book=True trim_length=100 hide_more=True %} + {% include "snippets/status/content_status.html" with hide_book=True trim_length=70 hide_more=True %}
{% trans "View status" %}