Files
zulip/templates/zerver/zulipchat_migration_tos.html
Tim Abbott edd3699e4f templates: Update zulipchat migration ToS text.
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.
2018-12-29 22:02:42 -08:00

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>