diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 113b45662e..be8501e916 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -13,13 +13,13 @@ #}

Warning

-

You are reading a development version of the Zulip documentation. These instructions may not correspond to the latest Zulip Server release. +

You are reading a development version of the Zulip documentation. These instructions may contain changes that are not yet present in a supported Zulip Server release. See documentation for the latest stable release.

{% elif pagename.split("/")[0] == "production" and release.endswith('+git') %}

Warning

-

You are reading a development version of the Zulip documentation. These instructions may not correspond to the latest Zulip Server release. +

You are reading a development version of the Zulip documentation. These instructions may contain changes that are not yet present in a supported Zulip Server release. See documentation for the latest stable release.

{% endif %}