Send mailing list emails

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2026-03-05 18:05:41 +01:00
parent aa01c40184
commit 85ec106cd6
67 changed files with 7615 additions and 160 deletions

View File

@@ -0,0 +1,16 @@
{{.SenderCompanyName}}
Hi {{.RecipientFullName}},
You requested to subscribe to compliance updates from {{.OrganizationName}}.
Please click the link below to confirm your subscription:
{{.ConfirmURL}}
If you did not request this subscription, or no longer want to receive these emails, unsubscribe here:
{{.UnsubscribeURL}}
{{.SenderCompanyHeadquarterAddress}}
Powered By Probo

View File

@@ -0,0 +1,8 @@
{{.SenderCompanyName}}
Hi {{.RecipientFullName}},
You've been successfully unsubscribed from {{.OrganizationName}}'s compliance updates. You will no longer receive notifications when new information is published on their compliance page.
{{.SenderCompanyHeadquarterAddress}}
Powered By Probo

View File

@@ -0,0 +1,22 @@
{{.SenderCompanyName}}
Hi {{.RecipientFullName}},
{{.OrganizationName}} has published a new compliance update.
{{.NewsTitle}}
{{.NewsBody}}
View the compliance page:
{{.CompliancePageURL}}
You are receiving this email because you subscribed to compliance updates from {{.OrganizationName}}.
To unsubscribe, visit:
{{.UnsubscribeURL}}
{{.SenderCompanyHeadquarterAddress}}
Powered By Probo