{% extends "base.html" %} {% load config %} {% block page_title %}
Haupt-{% config "member_string" %} | Weitere {% config "members_string" %} | Depot | Inhalt | {% config "assignments_string" %} | {% if show_core %}{% config "assignments_string" %} Kernbereich | {% endif %}Aktiv | Emails |
---|---|---|---|---|---|---|---|
Hauptmember | Weitere {% config "members_string" %} | Depot | Inhalt | {% config "assignments_string" %} | {% if show_core %}{% config "assignments_string" %} Kernbereich | {% endif %}Aktiv | Emails |
{% if operation_group %} {% endif %} {{ subscription.subscription.primary_member.first_name }} {{ subscription.subscription.primary_member.last_name }} {% if operation_group %} {% endif %} | {{ subscription.subscription.recipients_names }} | {{ subscription.subscription.depot.name }} | {{ subscription.subscription.overview }} | {{ subscription.assignments }} |
{% if show_core %}{{ subscription.core_assignments }} | {% endif %}{% if subscription.subscription.active %} |
{% for recipient in subscription.subscription.recipients %}{{ recipient.email }}{% if not forloop.last %}, {% endif %}{% endfor %} |