{% extends "base.html" %} {% block content %}
Konfiguration
Wirkt nur auf den Endkundenpreis; Partnerpreis bleibt unverändert.

{% for code, label in subscription_editions %} {% if code == "RE" %}
{% else %}
{{ label }} ({{ code }})
{% endif %} {% endfor %}
Tier wird automatisch aus EE + WE bestimmt. Mindestabnahme: 50 Mailboxen (T1).
Ergebnis
Bitte Mengen eingeben.
{% endblock %} {% block scripts %} {% endblock %}