mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The old text was written for a single migration, but now with Zulip export/imports happening, this is a case that users will see more often.
7 lines
234 B
HTML
7 lines
234 B
HTML
<div class="pitch">
|
|
{% trans %}
|
|
<p>This organization has been migrated to new hosting on zulipchat.com. We just need you to do one last thing.</p>
|
|
<h3>Accept the Zulip Cloud terms of service</h3>
|
|
{% endtrans %}
|
|
</div>
|