diff --git a/compiled.go b/compiled.go index 2bfee83..c751b3a 100755 --- a/compiled.go +++ b/compiled.go @@ -1,4 +1,4 @@ -// Code generated by MJML on 2020-09-03 21:03:33.428019 +0000 UTC, DO NOT EDIT. +// Code generated by MJML on 2020-10-13 18:13:38.400932 +0000 UTC, DO NOT EDIT. package emails @@ -10,333 +10,18 @@ import ( ) const ( - Success = `{{.Service.Name}} is back Online
Statping
{{.Service.Name}} is back online
Your Statping service '{{.Service.Name}}' was triggered offline, and was down for {{.Service.Downtime.Human}}.
Offline for {{.Service.Downtime.Human}}
View Dashboard
Service Domain
{{.Service.Domain}}
Current Issue
{{.Failure.Issue}}
 
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
` + Transaction = `` - Failure = `{{.Service.Name}} is Offline
Statping
{{.Service.Name}} is currently offline
Your Statping service '{{.Service.Name}}' was triggered offline, and was down for {{.Service.Downtime.Human}}.
Offline for {{.Service.Downtime.Human}}
View Dashboard
Service Domain
{{.Service.Domain}}
Current Issue
{{.Failure.Issue}}
 
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
` - - Verify = `Statping Verify Email
Statping
Verify your Email Address
For you to start accepting email updates from Statping, please verify your email address by clicking on the button below.
 
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
` - - ForgotPassword = `Statping Forgot Password
Statping
Change your Password
You have requested to change your password on Statping.com. If you did not request this change, then please ignore this email and your password will not be changed. Click the link below to change your password.
 
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
` - - Message = `Statping
Statping
 
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
` - - Transaction = `Statping Transaction
Statping

Thank you very much for your subscription.
Please find the receipt below.
Order Number
{{.Order.ID}}
Order Date
{{.Order.CreatedAt}}
Total Price
{{.Order.Total}}
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
` ) // Parse accepts a HTML template and data to render into the template diff --git a/docs/failure.mjml.html b/docs/failure.mjml.html index cb1f883..e69de29 100755 --- a/docs/failure.mjml.html +++ b/docs/failure.mjml.html @@ -1,52 +0,0 @@ -{{.Service.Name}} is Offline
Statping
{{.Service.Name}} is currently offline
Your Statping service '{{.Service.Name}}' was triggered offline, and was down for {{.Service.Downtime.Human}}.
Offline for {{.Service.Downtime.Human}}
View Dashboard
Service Domain
{{.Service.Domain}}
Current Issue
{{.Failure.Issue}}
 
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
\ No newline at end of file diff --git a/docs/forgot_password.mjml.html b/docs/forgot_password.mjml.html index 6408170..e69de29 100755 --- a/docs/forgot_password.mjml.html +++ b/docs/forgot_password.mjml.html @@ -1,52 +0,0 @@ -Statping Forgot Password
Statping
Change your Password
You have requested to change your password on Statping.com. If you did not request this change, then please ignore this email and your password will not be changed. Click the link below to change your password.
 
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
\ No newline at end of file diff --git a/docs/message.mjml.html b/docs/message.mjml.html index 5d262ef..e69de29 100755 --- a/docs/message.mjml.html +++ b/docs/message.mjml.html @@ -1,52 +0,0 @@ -Statping
Statping
 
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
\ No newline at end of file diff --git a/docs/success.mjml.html b/docs/success.mjml.html index 34088be..e69de29 100755 --- a/docs/success.mjml.html +++ b/docs/success.mjml.html @@ -1,52 +0,0 @@ -{{.Service.Name}} is back Online
Statping
{{.Service.Name}} is back online
Your Statping service '{{.Service.Name}}' was triggered offline, and was down for {{.Service.Downtime.Human}}.
Offline for {{.Service.Downtime.Human}}
View Dashboard
Service Domain
{{.Service.Domain}}
Current Issue
{{.Failure.Issue}}
 
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
\ No newline at end of file diff --git a/docs/transaction.mjml.html b/docs/transaction.mjml.html index 758e165..e69de29 100755 --- a/docs/transaction.mjml.html +++ b/docs/transaction.mjml.html @@ -1,62 +0,0 @@ -Statping Transaction
Statping

Thank you very much for your subscription.
Please find the receipt below.
Order Number
{{.Order.ID}}
Order Date
{{.Order.CreatedAt}}
Total Price
{{.Order.Total}}
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
\ No newline at end of file diff --git a/docs/verify.mjml.html b/docs/verify.mjml.html index 77b7293..e69de29 100755 --- a/docs/verify.mjml.html +++ b/docs/verify.mjml.html @@ -1,52 +0,0 @@ -Statping Verify Email
Statping
Verify your Email Address
For you to start accepting email updates from Statping, please verify your email address by clicking on the button below.
 
You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below
© Statping
Statping.com     Github  Privacy     {{if .Email}}Unsubscribe{{end}}
\ No newline at end of file diff --git a/mjml/_footer.mjml b/mjml/_footer.mjml index cc9bef5..ce9a43f 100644 --- a/mjml/_footer.mjml +++ b/mjml/_footer.mjml @@ -8,7 +8,7 @@ - You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unscribe link below + You are receiving this email because one of your services has changed on your Statping instance. You can modify this email on the Email Notifier page in Settings or by clicking the Unsubscribe link below © Statping