πŸ“š Five Cities Orchid Society Book Club

Exploring the finest botanical literature and orchid references. Join us in discovering the written treasures of the orchid world.

πŸŒΊπŸ“–
{% for book_key, book in reviews.items() %}

{{ book.title }}

by {{ book.author }}

{% for i in range(book.rating) %}⭐{% endfor %} ({{ book.rating }}/5)
{% for category in book.categories %} {{ category }} {% endfor %}

{{ book.description }}

{{ book.pages }}
Pages
{{ book.year }}
Published
{{ book.review_date }}
Reviewed
πŸ“‹ Key Features
    {% for feature in book.key_features %}
  • {{ feature }}
  • {% endfor %}
{{ book.recommendation }}
πŸ“š {{ book.publisher }} β€’ πŸ†” {{ book.isbn }}
{% endfor %}
Back to Five Cities Orchid Society