diff --git a/Web/Areas/Admin/Controllers/NewslettersController.cs b/Web/Areas/Admin/Controllers/NewslettersController.cs index 1d2450b..5223337 100644 --- a/Web/Areas/Admin/Controllers/NewslettersController.cs +++ b/Web/Areas/Admin/Controllers/NewslettersController.cs @@ -76,8 +76,69 @@ namespace Web.Areas.Admin.Controllers foreach (var user in subscribedUsers) { string confirmationUrl = $"{Request.Scheme}://{Request.Host}/{confirmationPath}?email={user.Email}"; - string emailBody = $"
{viewModel.Body}
Thank you for participating in our survey. Your feedback is valuable to us.
+Please click the button below to start the survey:
Søren Eggert Lundsteen Olsen
+ Seosoft ApS
+
Dear {senderName},
+Thank you for subscribing. We're thrilled to have you on board!
+To confirm your subscription, please click the following button:
+ +If you have any questions or need assistance, feel free to contact us at help@seosoft.dk
+ +Thank you for confirming your subscription. You are now subscribed to our newsletter.
+ +You have successfully unsubscribed from our newsletter. We're sorry to see you go.
+