{% extends "management_lists/man_list_base.html" %} {% load i18n %} {% load juntagrico.config %} {% load juntagrico.subscription %} {% block page_title %}
| {% vocabulary "subscription" %} | {% trans "Kontakt" %} | {% trans "Email" %} | {% trans "Aktueller Inhalt" %} | {% trans "Zukünftiger Inhalt" %} | |
|---|---|---|---|---|---|
| {{ subscription }} | {{ subscription.primary_member.first_name }} {{ subscription.primary_member.last_name }} |
{{ subscription.custom.display_content|join:" " }} |
{{ subscription.custom.display_future_content|join:" " }} |
{% trans "ändern" %} |