mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Uncomment "Plans & Pricing" link in the footer.
This commit is contained in:
committed by
Tim Abbott
parent
e82cc3f993
commit
8895561ae3
@@ -5,7 +5,7 @@
|
||||
<li><a href="/">{{ _("Home") }}</a></li>
|
||||
<li><a href="/why-zulip/">{{ _("Why Zulip") }}</a></li>
|
||||
<li><a href="/features/">{{ _("Features") }}</a></li>
|
||||
{# <li><a href="/plans/">{{ _("Plans & pricing") }}</a></li> #}
|
||||
<li><a href="/plans/">{{ _("Plans & pricing") }}</a></li>
|
||||
{% if about_link_disabled %}
|
||||
{% else %}
|
||||
<li><a href="/about/">{{ _("About") }}</a></li>
|
||||
|
||||
Reference in New Issue
Block a user