hello: Add link to plans and pricing at bottom of page.

This had lived only in the prod branch as part of the now-defunct
"beta" form, and thus needs to be re-added now.
This commit is contained in:
Tim Abbott 2018-10-16 11:03:41 -07:00
parent b2c29274f3
commit 783b67346a

View File

@ -524,6 +524,12 @@
<div class="padded-content call-to-action-bottom">
<h1>Experience Zulip today!</h1>
{% if root_domain_landing_page %}
<a href="{{ url('plans') }}">
<button href="" class="download-button" type="button"
name="button">{{ _('See plans and pricing!') }}</button>
</a>
{% endif %}
{% if register_link_disabled %}
{% elif only_sso %}
<a href="{{ url('login-sso') }}">