Back to Zulip

Organized team chat solution

templates/corporate/features.html

12.0598 B
Original Source

{% extends "zerver/marketing_page.html" %} {% set entrypoint = "plans-page" %} {% set PAGE_TITLE = "Features | Zulip" %} {% set PAGE_DESCRIPTION = "From highly configurable notifications, to powerful formatting and flexible administration, Zulip has you covered." %} {% block content %} {% include 'zerver/marketing_nav.html' %}

Organized team chat solution

From small teams to organizations with thousands of users, Zulip has you covered. See plans and pricing.

{% include "corporate/comparison_table_integrated.html" %}

{% include 'zerver/footer.html' %} {% endblock %}