{% load i18n %} {% load duration %} {% blocktrans with item_url=event.item.url item_title=event.item.display_title %} replied to your note on {{ item_title }} {% endblocktrans %} {% if event.piece.progress_value %} {% endif %}
{{ event.piece.html|safe }}{% include "event/_post.html" with post=event.reply %}