2022-10-19 14:40:28 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2023-03-28 00:05:51 +08:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
|
|
<meta name="format-detection" content="telephone=no,date=no,address=no,email=no,url=no">
|
2022-10-19 14:40:28 +02:00
|
|
|
</head>
|
|
|
|
|
<body>
|
2024-02-23 02:05:47 +08:00
|
|
|
<p>{{.locale.Tr "mail.team_invite.text_1" (DotEscape .Inviter.DisplayName) (DotEscape .Team.Name) (DotEscape .Organization.DisplayName)}}</p>
|
2023-08-31 12:26:13 -04:00
|
|
|
<p>{{.locale.Tr "mail.team_invite.text_2"}}</p><p><a href="{{.InviteURL}}">{{.InviteURL}}</a></p>
|
2022-10-19 14:40:28 +02:00
|
|
|
<p>{{.locale.Tr "mail.link_not_working_do_paste"}}</p>
|
|
|
|
|
<p>{{.locale.Tr "mail.team_invite.text_3" .Invite.Email}}</p>
|
|
|
|
|
|
2025-09-05 11:20:42 +08:00
|
|
|
<p>© <a href="{{AppUrl}}">{{AppName}}</a></p>
|
2022-10-19 14:40:28 +02:00
|
|
|
</body>
|
|
|
|
|
</html>
|