{% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} {% block title %} Zulip attributions {% endblock %} {% set OPEN_GRAPH_TITLE = 'Zulip website attributions' %} {% set OPEN_GRAPH_DESCRIPTION = '' %} {% block customhead %} {% endblock %} {% block portico_content %} {% include 'zerver/landing_nav.html' %}

Website attributions

{% endblock %}