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