portico: Set standalone 'Choose a plan' header for self-hosters.

This commit is contained in:
Karl Stolley
2023-12-07 17:51:53 -06:00
committed by Tim Abbott
parent e1fab4a55a
commit 60a4300db9

View File

@@ -1,5 +1,8 @@
<div id="plans-and-pricing" class="pricing-model">
<div class="padded-content">
{% if is_self_hosted_realm %}
<h1>Choose a plan</h1>
{% else %}
<h1>Zulip plans and pricing</h1>
<div class="h1-subheader">
You can <a href="https://zulip.com/help/zulip-cloud-or-self-hosting">move
@@ -9,6 +12,7 @@
<a href="https://zulip.readthedocs.io/en/stable/production/export-and-import.html">import
</a> tools.
</div>
{% endif %}
<div class="pricing-container">
<div id="cloud" class="cloud-plan-title pricing-tab">
<h2>Zulip Cloud</h2>