{% load i18n %} {% load hk_generic %} {% load cache %} {{ days_inactive }} {% trans 'Age (days ago)' %} {{ days_old }} {% trans 'Last active (days ago)' %} {{ mlist.name }} {% if 'postorius' in INSTALLED_APPS and user.is_authenticated%} Manage subscription {% endif %} {% blocktrans %}{{ num_comments }} comments{% endblocktrans %} {% blocktrans with participants_count=thread.participants_count %}{{ participants_count }} participants{% endblocktrans %} {% if user.is_authenticated %} {% blocktrans %}{{ unread_count }} unread messages{% endblocktrans %} {% endif %}
{{ mlist.name }}
Manage subscription
{% trans "Add to favorites" %} {% trans "Remove from favorites" %}