Required plan tier for discounts and fixed prices:
Updates will not change any pre-existing plans or scheduled upgrades.
{{ csrf_input }}
Discounted price {{ csrf_input }} {% if has_fixed_price %} {% else %} Monthly (cents) Annual (cents) {% endif %}
{% if not has_fixed_price and (sponsorship_data.monthly_discounted_price or sponsorship_data.annual_discounted_price or sponsorship_data.minimum_licenses) %}
Minimum licenses:
{{ csrf_input }}
{% endif %}