2019-02-08 10:53:01 +01:00
|
|
|
{% trans %}Dear former administrators of {{ realm_name }},{% endtrans %}
|
|
|
|
|
|
|
|
|
|
|
|
{% trans %}One of your administrators requested reactivation of the previously deactivated Zulip organization hosted at {{ realm_uri }}.{% endtrans %}
|
2018-11-12 14:15:49 +01:00
|
|
|
|
2018-12-20 21:11:14 +01:00
|
|
|
|
|
|
|
{{ _('Click the link below to reactivate your organization.') }}
|
2018-11-12 14:15:49 +01:00
|
|
|
<{{ confirmation_url }}>
|
|
|
|
|
2019-02-08 10:53:01 +01:00
|
|
|
{% trans %}If the request was in error, you can take no action and this link will expire in 24 hours.{% endtrans %}
|
|
|
|
|
2018-11-12 14:15:49 +01:00
|
|
|
|
2019-02-08 10:53:01 +01:00
|
|
|
{% trans %}Contact us any time at {{ support_email }} if you run into trouble, have any feedback, or just want to chat!{% endtrans %}
|