mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
Add /plans/ to the nav bar.
This commit is contained in:
committed by
Tim Abbott
parent
0fb137cfce
commit
47334aac6b
@@ -17,6 +17,9 @@
|
|||||||
<li on-page="features">
|
<li on-page="features">
|
||||||
<a href="/features/">Features</a>
|
<a href="/features/">Features</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li on-page="plans">
|
||||||
|
<a href="/plans/">Plans</a>
|
||||||
|
</li>
|
||||||
<li on-page="apps">
|
<li on-page="apps">
|
||||||
<a href="{{ apps_page_url }}">Apps</a>
|
<a href="{{ apps_page_url }}">Apps</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user