zulip/web/templates/confirm_dialog/confirm_resend_invite.hbs

12 lines
279 B
Handlebars
Raw Normal View History

<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>