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