diff --git a/templates/corporate/apps.html b/templates/corporate/apps.html index 6bebb7ca82..e6af6d75f4 100644 --- a/templates/corporate/apps.html +++ b/templates/corporate/apps.html @@ -1,6 +1,11 @@ {% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} +{% set PAGE_TITLE = "Download the Zulip app for your device" %} + +{% set PAGE_DESCRIPTION = "Zulip has apps for every platform. Download the Zulip + app for macOS, Windows, Linux, Android, iOS or Terminal." %} + {% block customhead %}