{% load bookwyrm_tags %}
{% include 'snippets/book_cover.html' with book=book %} {% include 'snippets/shelve_button.html' with book=book %}

{% include 'snippets/book_titleby.html' with book=book %}

{% include 'snippets/trimmed_text.html' with full=book|book_description %}