{% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} {% set PAGE_TITLE = "History of the Zulip project" %} {% set PAGE_DESCRIPTION = "Learn how Zulip grew from a small startup to become the project with the most active open-source development community of any team chat software." %} {% block customhead %} {% endblock %} {% block portico_content %} {% include 'zerver/landing_nav.html' %}
{% endblock %}