plans: Only show 2-month free notification notice for legacy servers.

This commit is contained in:
Aman Agrawal 2024-01-10 08:50:34 +00:00 committed by Tim Abbott
parent 02a4b3ce62
commit 618cce03d6
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@
<div class="standard-price-box">
<div class="price no-discount">Free</div>
</div>
{% if is_self_hosted_realm and on_free_tier %}
{% if is_self_hosted_realm and customer_plan and customer_plan.tier == customer_plan.TIER_SELF_HOSTED_LEGACY %}
<span class="button current-plan-descriptor" type="button">
<i class="icon current-plan-icon"></i>
Unlimited push notifications<br />until February 15, 2024