Add /plans/ to the nav bar.

This commit is contained in:
Brock Whittaker
2017-08-30 12:17:47 -07:00
committed by Tim Abbott
parent 0fb137cfce
commit 47334aac6b

View File

@@ -17,6 +17,9 @@
<li on-page="features">
<a href="/features/">Features</a>
</li>
<li on-page="plans">
<a href="/plans/">Plans</a>
</li>
<li on-page="apps">
<a href="{{ apps_page_url }}">Apps</a>
</li>