{% extends "layouts/l-page_clean.html" %} {% load i18n %} {% load mailarchive_extra %} {% load mailarchive_listtree %} {% load ml_tags %} {% get_current_language as LANGUAGE_CODE %} {% block content %} {% if translate_languages %}
Название | Описание | Ответственные | Количество подписчиков | ||||
---|---|---|---|---|---|---|---|
|
— | — | {% else %}{{ list.name }} | {% if LANGUAGE_CODE == "ru" %} {{ list.info_firstline }} {% else %} {{ list.info_firstline_en }} {% endif %} |
{% if list.owners %}
{% for owner in list.owners %}
{% endfor %} {% else %} — {% endif %} |
{{ list.subscribers_count }} | {% endif %}