mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
12 lines
279 B
Handlebars
12 lines
279 B
Handlebars
<p>
|
|
{{#tr}}
|
|
Are you sure you want to resend the invitation to <z-email></z-email>?
|
|
{{#*inline "z-email"}}<strong>{{email}}</strong>{{/inline}}
|
|
{{/tr}}
|
|
</p>
|
|
<p>
|
|
{{#tr}}
|
|
This will not change the expiration time for this invitation.
|
|
{{/tr}}
|
|
</p>
|