{% load i18n %} {% load juntagrico.config %} {% load juntagrico.subscription %} {% vocabulary "subscription" as v_subscription %}
{% trans "Bestandteile" %}
{% blocktrans trimmed with ncd=next_cancel_date|date:"F" nby=next_business_year|date:"F" %} Die {{ v_subscription }}-Bestandteile (auch die Kündigung) kann in der Regel nur jährlich geändert werden und muss bis spätestens Ende {{ ncd }} gemacht werden, damit die Änderung auf Anfang {{ nby }} in Kraft tritt. {% endblocktrans %}
{% trans "Nächstmögliches Datum" %}:
{{ next_business_year |date:"d.m.Y" }}
{% trans "Zukünftige Bestandteile" %}:
{{ subscription.future_part_overview|overview|safe }}
{% trans "Bestandteile ändern" %}