mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
plans: Add current plan icon to cloud free current plan.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
{% if is_cloud_realm and on_free_tier %}
|
||||
<div class="pricing-details"></div>
|
||||
<a href='/upgrade/' class="button current-plan-button" type="button">
|
||||
<i class="icon current-plan-icon"></i>
|
||||
Current plan
|
||||
</a>
|
||||
{% elif not is_cloud_realm or is_new_customer %}
|
||||
|
||||
Reference in New Issue
Block a user