Use html in emails

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-10-14 16:30:33 +02:00
parent 00c0a56f50
commit ae45410b82
34 changed files with 2211 additions and 208 deletions

View File

@@ -0,0 +1,11 @@
Probo
Hi {{.FullName}},
Thanks for joining Probo! Please confirm your email address by clicking the link below:
{{.ConfirmationUrl}}
If you did not sign up for Probo, please ignore this email.
Probo Inc, 490 Post St, STE 640, San Francisco, CA, 94102, US

View File

@@ -0,0 +1,11 @@
Probo
Hi {{.FullName}},
Your document export has been completed successfully. Click the link below to download it:
{{.DownloadUrl}}
This link will expire in 24 hours.
Probo Inc, 490 Post St, STE 640, San Francisco, CA, 94102, US

View File

@@ -0,0 +1,19 @@
Probo
Hi {{.FullName}},
You're receiving this message because your company, {{.OrganizationName}}, has shared a new compliance document that requires your review and signature.
To stay compliant with company policies, please take a moment to review and sign the document by clicking the link below:
{{.SigningUrl}}
If you have any questions, please contact your security team.
This process is managed securely by Probo, acting as the compliance partner on behalf of {{.OrganizationName}}.
Thank you for your prompt attention to this matter.
Best regards,
Probo Inc, 490 Post St, STE 640, San Francisco, CA, 94102, US

View File

@@ -0,0 +1,11 @@
Probo
Hi {{.FullName}},
Your framework export has been completed successfully. Click the link below to download it:
{{.DownloadUrl}}
This link will expire in 24 hours.
Probo Inc, 490 Post St, STE 640, San Francisco, CA, 94102, US

View File

@@ -0,0 +1,11 @@
Probo
Hi {{.FullName}},
You have been invited to join organization {{.OrganizationName}} on Probo. Click the link below to accept the invitation:
{{.InvitationUrl}}
If you don't want to accept the invitation, you can ignore this email.
Probo Inc, 490 Post St, STE 640, San Francisco, CA, 94102, US

View File

@@ -0,0 +1,11 @@
Probo
Hi {{.FullName}},
You have requested a password reset for your Probo account. Click the link below to reset your password:
{{.ResetUrl}}
If you did not request this password reset, please ignore this email.
Probo Inc, 490 Post St, STE 640, San Francisco, CA, 94102, US

View File

@@ -0,0 +1,11 @@
Probo
Hi {{.FullName}},
You have been granted access to {{.OrganizationName}}'s Trust Center! Click the link below to access it:
{{.AccessUrl}}
This link will expire in 7 days.
Probo Inc, 490 Post St, STE 640, San Francisco, CA, 94102, US