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