{% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} {% block title %} Zulip: the best group chat for companies {% endblock %} {% block customhead %} {% endblock %} {% block portico_content %} {% include 'zerver/landing_nav.html' %}

{% trans %}The best chat for workplaces.{% endtrans %}

Make better use of your managers’ time, integrate your remote workers, and replace your low-content meetings.

{{ render_markdown_path('zerver/for/companies.md') }}
{% endblock %}