Back to Zulip

{{ PAGE_TITLE }}

templates/zerver/documentation_main.html

12.0655 B
Original Source

{% if page_is_policy_center %} {{ render_markdown_path(article) }} {% else %} {{ render_markdown_path(article, context=api_url_context) }} {% endif %}


{% if corporate_enabled %} {% if page_is_policy_center %}

Please contact {{ support_email_html_tag }} with any questions about Zulip's policies.

{% else %}

Your feedback helps us make Zulip better for everyone! Please contact us with questions, suggestions, and feature requests.

{% endif %} {% else %}

Don't see an answer to your question? Contact this Zulip server's administrators for support.

{% endif %}