{% if is_self_hosting_management_page and is_sponsorship_pending %}
This organization has requested sponsorship for a
{% if sponsorship_plan_name == "Business" %}
discounted
{% endif %}
{{ sponsorship_plan_name }} plan. Contact Zulip support with any questions or updates.
{% endif %}
{% if success_message %}
{{ success_message }}
{% endif %}
{% if free_trial_days %}
Start free trial of
{% else %}
Upgrade {{ customer_name }} to
{% endif %}
{{ plan }}
To pay by invoice or for any other questions, contact sales@zulip.com.