{% load bookwyrm_tags %} {% load i18n %} {% load humanize %}
{{ status.published_date|timesince }} {% if status.progress %} {% spaceless %} ({% if status.progress_mode == 'PG' %} {% include 'snippets/page_text.html' with page=status.progress total_pages=status.book.pages %} {% else %} {{ status.progress }}% {% endif %}) {% endspaceless %} {% endif %} {% include 'snippets/privacy-icons.html' with item=status %}