moviewyrm/bookwyrm/templates/snippets/status/headers/comment.html
2021-08-16 11:08:13 -07:00

2 lines
191 B
HTML

{% load i18n %}{% load utilities %}
{% blocktrans with book_path=status.book.local_path book=status.book|book_title %}commented on <a href="{{ book_path }}">{{ book }}</a>{% endblocktrans %}