{% load mailarchive_extra %} {% load i18n %} {% if can_read %}
{% if thread.subject %}{{ thread.subject }}{% else %}{% trans "MSG.NO_THEME" %}{% endif %} {{ thread.msg_cnt }} {{ thread.received_date|timesince }} {% trans "ago" %}
{% endif %} {% empty %} {% trans "MSG.NO_THREADS_IN_LIST" %} {% endfor %} {% else %}
{% trans "MSG.CLOSE_ARCHIVE" %}