zulip/templates/zerver/emails/find_team.txt

15 lines
409 B
Plaintext
Raw Normal View History

Hi {{ user_profile.full_name|safe }},
2016-12-20 10:41:46 +01:00
You can log in to your Zulip organization, {{ user_profile.realm.name|safe }},
at the following link:
{{ user_profile.realm.uri }}
2016-12-20 10:41:46 +01:00
The email address associated with your account is {{ user_profile.email }}.
2016-12-20 10:41:46 +01:00
{% if verbose_support_offers %}
If you have trouble signing in, please contact Zulip support by replying to
this email.
{% endif %}
Thanks for using Zulip!