{% extends "management_lists/man_list_base.html" %} {% load i18n %} {% load juntagrico.config %} {% load juntagrico.common %} {% block page_title %} {% vocabulary "depot_pl" as v_depot_pl %}
{% vocabulary "subscription" %} | {% trans "Kontakt" %} | {% blocktrans %}{{ v_depot }} Bisher{% endblocktrans %} | {% blocktrans %}{{ v_depot }} Neu{% endblocktrans %} | {% trans "E-Mail" %} | {% trans "Notizen" %} | |
---|---|---|---|---|---|---|
{{ subscription }} | {{ subscription.primary_member }} | {{ subscription.depot }} | {{ subscription.future_depot }} | {% trans "Ändern" %} | {{ subscription.recipients_qs|values_list:'member__email'|join:', ' }} | {{ subscription.notes }} |