mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
In some cases, the cleanest tweak is to replace references to the domain with Zulip Cloud, the product.
7 lines
230 B
HTML
7 lines
230 B
HTML
<div class="pitch">
|
|
{% trans %}
|
|
<p>This organization has been migrated to new hosting on zulip.com. We just need you to do one last thing.</p>
|
|
<h3>Accept the Zulip Cloud terms of service</h3>
|
|
{% endtrans %}
|
|
</div>
|