{% extends "layouts/l-page_16-80.html" %} {% load i18n %} {% load mailarchive_extra %} {% block extra_title %}{{ list.name }} -{% endblock %} {% block l-page-class %}l-page_ml{% endblock %} {% block content %} {% include "mailarchive/_notifications.html" %} {% if my_requests %}
{% trans "Date" %} | {% trans "MSG.SUBSCRIPTION" %} | {% trans "MSG.RESPONSIBLE" %} | |
---|---|---|---|
{{ permission.modified|date:"SHORT_DATE_FORMAT" }} | {{ permission.list|list_icon_href }} |
{% for owner in permission.list.owner_set.all %}
{% endif %} {% endfor %} |
{% trans "MSG.REFUSE" %}{#отказаться#} |
{% trans "Total" %}: {{ my_requests.count }}
{% trans "Date" %} | {% trans "MSG.SUBSCRIPTION" %} | {% trans "MSG.USER" %} | |
---|---|---|---|
{{ permission.modified|date:"SHORT_DATE_FORMAT" }} | {{ permission.list|list_icon_href }} |
|
{% trans "Total" %}{#Всего#}: {{ they_requests.count }}