{% load bookwyrm_tags %} {% load i18n %} {% load status_display %} {% if status %} {% with book=status.book %}
{% trans "by" %} {% include 'snippets/authors.html' with limit=3 %}