mirror of https://github.com/zulip/zulip.git
plans: Link to cloud, self-hosted sponsorship areas.
This commit is contained in:
parent
c0c9623ae4
commit
de00e44fb0
|
@ -26,7 +26,7 @@
|
|||
<!-- This is the subsection that displays with cloud plans. -->
|
||||
|
||||
<div class="additional-pricing-information cloud-additional-pricing">
|
||||
<div class="discounts-section">
|
||||
<div id="cloud-sponsorships" class="discounts-section">
|
||||
<header>
|
||||
<h2>Sponsorship and discounts</h2>
|
||||
<p>
|
||||
|
@ -114,7 +114,7 @@
|
|||
<!-- This is the subsection that displays with self-hosted plans. -->
|
||||
|
||||
<div class="additional-pricing-information self-hosted-additional-pricing">
|
||||
<div class="discounts-section">
|
||||
<div id="self-hosted-sponsorships" class="discounts-section">
|
||||
<header>
|
||||
<h2>Sponsorship and discounts</h2>
|
||||
<p>
|
||||
|
|
|
@ -43,8 +43,7 @@
|
|||
<li><span>Advanced <a href="/help/roles-and-permissions">roles</a> and <a href="/help/stream-permissions">permissions</a></span></li>
|
||||
<li><span><a href="/help/guest-users">Guest</a>
|
||||
accounts</span></li>
|
||||
<li><span>Many organizations are eligible for a free <b>Standard</b> plan</span></li>
|
||||
|
||||
<li><span>Many organizations are eligible for a <a href="{{ billing_base_url }}/plans/#cloud-sponsorships">free Standard plan</a></span></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="bottom">
|
||||
|
@ -167,7 +166,7 @@
|
|||
<ul class="feature-list">
|
||||
<li><span>Complete team chat solution, with <a href="{{ billing_base_url }}/plans/#self-hosted-plan-comparison">all Zulip features</a> included</span></li>
|
||||
<li><span><a href="https://zulip.readthedocs.io/en/stable/production/mobile-push-notifications.html">Mobile notifications</a> for organizations with up to 10 users</span></li>
|
||||
<li><span>Many organizations are eligible for unlimited mobile notifications on the free <b>Community</b> plan</span></li>
|
||||
<li><span>Many organizations are eligible for unlimited mobile notifications on the <a href="{{ billing_base_url }}/plans/#self-hosted-sponsorships">free Community plan</a></span></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="bottom">
|
||||
|
|
Loading…
Reference in New Issue