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

{% trans %}The best chat for working groups and communities.{% endtrans %}

Make good use of your users’ time, and engage your community with thoughtful, organized discussion.

{{ render_markdown_path('zerver/for/working-groups-and-communities.md') }}
{% endblock %}