diff --git a/config/templates/billing-payment-failed.html b/config/templates/billing-payment-failed.html index ea72734b1..a91468af0 100644 --- a/config/templates/billing-payment-failed.html +++ b/config/templates/billing-payment-failed.html @@ -1,12 +1,16 @@ - -
Hello,
-We were unable to process the latest payment for your {{appName}} subscription.
-Your account remains active for now. Please update your payment method before the grace period ends to avoid any service interruption.
-Update your card on your billing portal.
-The {{appName}} Team.
-Hello,
+We were unable to process the latest payment for your {{appName}} subscription.
+Your account remains active for now. Please update your payment method before the grace period ends to avoid any service interruption.
+Update your card on your billing portal.
+The {{appName}} Team.
+Hello,
-Your {{appName}} weekly quota is now fully used ({{meterUsed}} / {{meterQuota}} units).
-If you have an extras pack, your usage continues drawing from its remaining balance until it's used up. Otherwise it pauses until you add an extras pack or upgrade your plan — nothing is charged automatically.
-Check your consumption or add an extras pack on your billing dashboard.
-The {{appName}} Team.
-Hello,
+Your {{appName}} weekly quota is now fully used ({{meterUsed}} / {{meterQuota}} units).
++ If you have an extras pack, your usage continues drawing from its remaining balance until it's used up. Otherwise it pauses until you add an + extras pack or upgrade your plan — nothing is charged automatically. +
+Check your consumption or add an extras pack on your billing dashboard.
+The {{appName}} Team.
+Hello,
-Your {{appName}} plan has reached {{threshold}}% of its weekly quota ({{meterUsed}} / {{meterQuota}} units used).
-You still have room to keep going. Once you reach 100%, runs continue only while you have an extras-pack balance; without one they pause until you add an extras pack or upgrade your plan — nothing is charged automatically.
-Review your usage, add an extras pack, or upgrade your plan on your billing dashboard.
-The {{appName}} Team.
-Hello,
+Your {{appName}} plan has reached {{threshold}}% of its weekly quota ({{meterUsed}} / {{meterQuota}} units used).
++ You still have room to keep going. Once you reach 100%, runs continue only while you have an extras-pack balance; without one they pause until + you add an extras pack or upgrade your plan — nothing is charged automatically. +
+Review your usage, add an extras pack, or upgrade your plan on your billing dashboard.
+The {{appName}} Team.
+Hello {{displayName}},
-You have been invited to join {{orgName}} on {{appName}}.
-Review and accept the invitation here: {{url}}
-The {{appName}} Team.
- + + + +Hello {{displayName}},
+You have been invited to join {{orgName}} on {{appName}}.
+Review and accept the invitation:
+| + Accept invitation + | +
Button not working? {{url}}
+The {{appName}} Team.
+ + diff --git a/config/templates/org-request-approved.html b/config/templates/org-request-approved.html index 36ed27594..5422a6600 100644 --- a/config/templates/org-request-approved.html +++ b/config/templates/org-request-approved.html @@ -1,8 +1,12 @@ - -Hello {{displayName}},
-Your request to join {{orgName}} on {{appName}} has been approved.
-You can now access the organization.
-The {{appName}} Team.
- + + + +Hello {{displayName}},
+Your request to join {{orgName}} on {{appName}} has been approved.
+You can now access the organization.
+The {{appName}} Team.
+ + diff --git a/config/templates/org-request-new.html b/config/templates/org-request-new.html index 77a879cbb..d7c5a4b07 100644 --- a/config/templates/org-request-new.html +++ b/config/templates/org-request-new.html @@ -1,8 +1,36 @@ - -Hello,
-{{requesterName}} ({{requesterEmail}}) has requested to join your organization {{orgName}} on {{appName}}.
-Review this request in your dashboard: {{url}}
-The {{appName}} Team.
- + + + +Hello,
+{{requesterName}} ({{requesterEmail}}) has requested to join your organization {{orgName}} on {{appName}}.
+Review this request in your dashboard:
+| + Review request + | +
Button not working? {{url}}
+The {{appName}} Team.
+ + diff --git a/config/templates/org-request-rejected.html b/config/templates/org-request-rejected.html index a022baa57..79fcc9390 100644 --- a/config/templates/org-request-rejected.html +++ b/config/templates/org-request-rejected.html @@ -1,7 +1,11 @@ - -Hello {{displayName}},
-Your request to join {{orgName}} on {{appName}} has been declined.
-The {{appName}} Team.
- + + + +Hello {{displayName}},
+Your request to join {{orgName}} on {{appName}} has been declined.
+The {{appName}} Team.
+ + diff --git a/config/templates/reset-password-confirm-email.html b/config/templates/reset-password-confirm-email.html index 12d397e3b..6df17b307 100644 --- a/config/templates/reset-password-confirm-email.html +++ b/config/templates/reset-password-confirm-email.html @@ -1,4 +1,4 @@ - +Dear {{displayName}},
-- This is a confirmation that the password for your account has just been - changed -
+This is a confirmation that the password for your account has just been changed
The {{appName}} Support Team.
Dear {{displayName}},
You have requested to reset your password on {{appName}}
-Please visit this url to reset your password: {{url}}
+Click the button below to choose a new password:
+| + Reset password + | +
Button not working? {{url}}
The {{appName}} Support Team.
Hello,
You've been invited to join {{appName}}.
-Click here to create your account: {{url}}
+Click the button below to create your account:
+| + Create your account + | +
Button not working? {{url}}
The {{appName}} Team.
Dear {{displayName}},
Thank you for signing up on {{appName}}.
-Please verify your email address by visiting this url: {{url}}
+Please verify your email address by clicking the button below:
+| + Verify email address + | +
Button not working? {{url}}
This link will expire in 24 hours.
The {{appName}} Support Team.