{% extends "zerver/portico.html" %} {% block title %} {{ _("Thanks for contacting us") }} | Zulip {% endblock %} {% block portico_content %}

{{ _("Thanks for contacting us!") }}

{{ _("We will be in touch with you soon.") }}

{% trans %} You can find answers to frequently asked questions in the Zulip help center. {% endtrans %}

{% endblock %}