{% load i18n %}{% load utilities %}
{% blocktrans with book_path=status.book.local_path book=status.book|book_title %}rated {{ book }}:{% endblocktrans %} {% include 'snippets/stars.html' with rating=status.rating %}
{# @todo Is it possible to not hard-code the value? #}