diff --git a/bookwyrm/templates/snippets/status/content_status.html b/bookwyrm/templates/snippets/status/content_status.html index e62a178f..01734cc7 100644 --- a/bookwyrm/templates/snippets/status/content_status.html +++ b/bookwyrm/templates/snippets/status/content_status.html @@ -92,7 +92,7 @@ > {% if status.quote %}
{{ status.quote|safe }}+
{{ status.quote|safe }}
— {% include 'snippets/book_titleby.html' with book=status.book %} diff --git a/bookwyrm/templates/snippets/trimmed_text.html b/bookwyrm/templates/snippets/trimmed_text.html index e0227a44..0c14405c 100644 --- a/bookwyrm/templates/snippets/trimmed_text.html +++ b/bookwyrm/templates/snippets/trimmed_text.html @@ -10,7 +10,7 @@ {% if not no_trim and trimmed != full %}