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" %}