{% load i18n messages_tags %}

{{title}}

{% inbox_unread_count group_object=group_object as unread_count %} {% trans 'Received' %} {% if unread_count %} ({{unread_count}}) {% endif %}