✏️ Edit Book Review

Update your review of "{{ book.title }}" by {{ book.author }}

📚✏️

Book Information

{% for i in range(5, 0, -1) %} {% endfor %}

Description & Audience

Full Review

Write your complete review. Use double line breaks to separate paragraphs.

Categories & Features

Separate categories with commas (e.g., Botanical Reference, Species Guide, Photography)
One feature per line
One highlight per line

Cover Images

Separate Google Drive file IDs with commas
{% for image_id in book.cover_images %} Cover Image {{ loop.index }} {% endfor %}