{% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} {% block customhead %} {% endblock %} {% block portico_content %} {% include 'zerver/gradients.html' %} {% include 'zerver/landing_nav.html' %}
{% include "zerver/pricing_model.html" %}

Special Zulip Cloud Standard pricing

{% include "zerver/faq.html" %} {% include "zerver/compare.html" %}
{% endblock %}