{% extends "management_lists/man_list_base.html" %} {% load i18n %} {% load config %} {% load subscription %} {% block page_title %}
{% vocabulary "subscription" %} | {% trans "Kontakt" %} | {% trans "Email" %} | {% trans "Aktuelle Bestandteile" %} | {% trans "Neue Bestandteile" %} | {% trans "Änderungsdatum" %} | |
---|---|---|---|---|---|---|
{{ subscription.overview }} | {{ subscription.primary_member.first_name }} {{ subscription.primary_member.last_name }} | {{ subscription.part_overview|overview|safe }} | {{ subscription.future_part_overview|overview|safe }} | {{ subscription.part_change_date|date:"Y-m-d" }} | {% trans "ändern" %} |