Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fbc9d4b9c4 |
@@ -2,6 +2,6 @@
|
||||
{{define "title"}}Your account is restored{{end}}
|
||||
{{define "body"}}
|
||||
{{template "lead" (printf "The dispute for %s is resolved and your account is restored." .AccountName)}}
|
||||
{{template "p" "Sign-in works again and cloud instances are back online. Billing has resumed and starts a new period from today."}}
|
||||
{{template "p" "Sign-in works again and cloud instances are back online. Billing has resumed on the period you already paid for, so there is no charge today."}}
|
||||
{{template "p" "You will need to sign in again."}}
|
||||
{{end}}
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
{{define "title"}}Your account is restored{{end}}
|
||||
{{define "body"}}
|
||||
{{template "lead" (printf "The dispute for %s is resolved and your account is restored." .AccountName)}}
|
||||
{{template "p" "Sign-in works again and cloud instances are back online. Billing has resumed and starts a new period from today."}}
|
||||
{{template "p" "Sign-in works again and cloud instances are back online. Billing has resumed on the period you already paid for, so there is no charge today."}}
|
||||
{{template "p" "You will need to sign in again."}}
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user