While you can interact seemlessly with users anywhere in the <ahref="https://joinbookwyrm.com/instances/"target="_blank">BookWyrm network</a>, this community is unique.
{% endblocktrans %}
</p>
<divclass="columns">
<divclass="column is-one-third">
<divclass="media notification">
<divclass="media-left">
<ahref="{{ book.local_path }}">
{% include 'snippets/book_cover.html' with book=top_rated cover_class='is-h-m' size='medium' aria='show' %}
</a>
</div>
<divclass="media-content">
{% blocktrans trimmed with title=top_rated|book_title site_name=site.name rating=top_rated.rating|floatformat:1 %}
<em>{{ title }}</em> is {{ site_name }}'s most beloved book, with a {{ rating }} rating out of 5
{% endblocktrans %}
</div>
</div>
</div>
<divclass="column is-one-third">
<divclass="media notification">
<divclass="media-left">
<ahref="{{ book.local_path }}">
{% include 'snippets/book_cover.html' with book=wanted cover_class='is-h-m' size='medium' aria='show' %}
</a>
</div>
<divclass="media-content">
{% blocktrans trimmed with title=wanted|book_title site_name=site.name %}
More {{ site_name }} users want to read <em>{{ title }}</em>
{% endblocktrans %}
</div>
</div>
</div>
<divclass="column is-one-third">
<divclass="media notification">
<divclass="media-left">
<ahref="{{ book.local_path }}">
{% include 'snippets/book_cover.html' with book=controversial cover_class='is-h-m' size='medium' aria='show' %}
</a>
</div>
<divclass="media-content">
{% blocktrans trimmed with title=controversial|book_title site_name=site.name %}
<em>{{ title }}</em> has the most divisive ratings of any book on {{ site_name }}
{% trans "Track your reading, talk about books, write reviews, and discover what to read next. Always ad-free, anti-corporate, and community-oriented, BookWyrm is human-scale software, designed to stay small and personal. If you have feature requests, bug reports, or grand dreams, <ahref='https://joinbookwyrm.com/get-involved'target='_blank'>reach out</a> and make yourself heard." %}
{{ site_name }}'s moderators and administrators keep the site up and running, enforce the <ahref="coc_path">code of conduct</a>, and respond when users report spam and bad behavior.