{% spaceless %} {% load bookwyrm_tags %} {% load i18n %} {% with status_type=status.status_type %}
{{ status.content_warning }}
{% trans "Show more" as button_text %} {% with text=button_text class="is-small" controls_text="show-status-cw" controls_uid=status.id %} {% include 'snippets/toggle/open_button.html' %} {% endwith %}{{ status.quote | safe }}
— {% include 'snippets/book_titleby.html' with book=status.book %}