zulip/templates/zerver/emails/invitation.txt

13 lines
413 B
Plaintext

{{ _("Hi there,") }}
{% trans %}{{ referrer_full_name }} ({{ referrer_email }}) wants you to join them on Zulip -- the team communication tool designed for productivity.{% endtrans %}
{{ _("To get started, visit the link below:") }}
<{{ activate_url }}>
{% trans %}Feel free to give us a shout at <{{ support_email }}> if you have any questions.{% endtrans %}
{% trans %}Cheers,
Team Zulip{% endtrans %}