{{ _("Billing") }}
{% if admin_access and has_active_plan %}Your current plan is {{ plan_name }} Free Trial.
{% else %}Your current plan is {{ plan_name }}.
{% endif %}You are using {{ licenses_used }} of {{ licenses }} licenses.
{% if renewal_amount %} {% if free_trial %} Your plan will be upgraded to {{ plan_name }} on {{ renewal_date }} for ${{ renewal_amount }}. {% elif downgrade_at_end_of_cycle %} Your plan will be downgraded to Zulip Limited on {{ renewal_date }}. {% else %} Your plan will renew on {{ renewal_date }} for ${{ renewal_amount }}. {% endif %} {% else %} Your plan ends on {{ renewal_date }}, and does not renew. {% endif %}
Go to your Zulip organization
{% endif %}Contact support@zulip.com for billing history or to make changes to your subscription.
Contact support@zulip.com for billing history.
You must be an organization administrator or a billing administrator to view this page.
{% endif %}