diff --git a/corporate/urls.py b/corporate/urls.py index ae74362e44..2b8e9efbb5 100644 --- a/corporate/urls.py +++ b/corporate/urls.py @@ -147,6 +147,7 @@ landing_page_urls = [ path("team/", team_view), path("history/", landing_view, {"template_name": "corporate/history.html"}), path("values/", landing_view, {"template_name": "corporate/values.html"}), + path("partners/", landing_view, {"template_name": "corporate/partners.html"}), path("why-zulip/", landing_view, {"template_name": "corporate/why-zulip.html"}), path("self-hosting/", landing_view, {"template_name": "corporate/self-hosting.html"}), path("security/", landing_view, {"template_name": "corporate/security.html"}), diff --git a/templates/corporate/partners.html b/templates/corporate/partners.html new file mode 100644 index 0000000000..2871121207 --- /dev/null +++ b/templates/corporate/partners.html @@ -0,0 +1,94 @@ +{% extends "zerver/portico.html" %} +{% set entrypoint = "landing-page" %} + +{% set PAGE_TITLE = "Partner program | Zulip" %} + +{% set PAGE_DESCRIPTION = "Zulip works with a variety of partners to deliver the + product to customers, and integrate it with other tools in their workplace + suite." %} + +{% block customhead %} + +{% endblock %} + +{% block portico_content %} + +{% include 'zerver/landing_nav.html' %} + +
Zulip works with a variety of partners to deliver the product,
+ and integrate it with other tools in the customer's workplace
+ suite.
+
+ Help customers discover how Zulip can address their + needs. Our partner onboarding kit helps you get started. +
++ Support customer deployments. Build custom integrations + with our easy-to-use APIs. +
++ Host and manage Zulip deployments, and customize Zulip's + open-source software. +
++ Host Zulip's secure, easy to deploy software. Efficient + multi-tenant hosting available. +
+