2018-04-26 17:13:47 +02:00
|
|
|
{{ _('Hello there.') }}
|
2012-09-28 22:47:05 +02:00
|
|
|
|
2018-04-26 17:13:47 +02:00
|
|
|
{{ _('You recently signed up for Zulip. Awesome!') }}
|
2012-09-28 22:47:05 +02:00
|
|
|
|
2018-04-26 17:13:47 +02:00
|
|
|
{{ _('To complete signup, please click here:') }}
|
2012-09-28 22:47:05 +02:00
|
|
|
<{{ activate_url }}>
|
|
|
|
|
2018-04-26 17:13:47 +02:00
|
|
|
{% trans %}Feel free to give us a shout at <{{ support_email }}> if you have any questions.{% endtrans %}
|
2012-09-28 22:47:05 +02:00
|
|
|
|
2018-04-26 17:13:47 +02:00
|
|
|
{{ _("Cheers,") }}
|
|
|
|
{{ _("Team Zulip") }}
|